unclecheese / Mappable

Mappable module for SilverStripe CMS
10 stars 17 forks source link

Upgrading to Google Maps V3 API #8

Open gordonbanderson opened 12 years ago

gordonbanderson commented 12 years ago

hi

With regards to a request from a client, I now have a working copy of Mappable with the google maps API V3 both for the map itself and markers, along with clustering. Do you have a standard test map Uncle Cheese I can use for the other functionality, e.g. lines?

I'll provide a patch once I've retrofitted it into the mainstream Mappable, as I made a number of small changes (e.g. changed the getLatitude in the interface to getMappableLatitude due to a clash with a variable called Latitude in the model)

Regards

Gordon