cadetill/gmlib_v2

Is this new V2 working?

Closed this issue · 2 comments

Hi Cadetill. Is this new V2 working? Installing the Packages fails on building the GMLib_Tokyo_VCL.bpl due to missing definition for example in TGMMapTypeStyler = class(TGMCustomMapTypeStyler) of the ancestor.
Does something miss on the commit?
Thanks in advance.

Sorry, it was a problem of non removing the previous GMLib version. It compiles OK!

The MegaDemo misses some properties:
GMMap1.MapOptions.MapMaker
GMMap1.MapOptions.Center.StringToReal

And it seems that it doesn't assign the ApiKey set through GMMap1.GoogleAPIKey

Many thanks in advance.