yourcelf / olwidget

Javascript library to replace textareas that contain WKT data with editable OpenLayers maps, and a django app using it for django forms and admin.
Other
91 stars 44 forks source link

Google Maps API v3 support #86

Closed dyve closed 12 years ago

dyve commented 12 years ago

Ignore previous pull request, there were some silly bugs.

I thought it would be sensible to keep Google Maps v2 support (if not, let me know, I'd rather ditch it). Set GOOGLE_API_VERSION to 2 in settings.py if you want to keep it to 2. 3 is the default.

dyve commented 12 years ago

I'm closing this one, keeping v2 seems pointless since it's deprecated.