egeloen / IvoryGoogleMapBundle

Google Map API v3 integration for your Symfony2 project.
https://github.com/egeloen/ivory-google-map
MIT License
217 stars 152 forks source link

API Key support and fix for Sensor Warning #157

Closed sujayjaju closed 8 years ago

sujayjaju commented 8 years ago

Add API Key support and Address Google Maps warnings Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys Google Maps API warning: SensorNotRequired https://developers.google.com/maps/documentation/javascript/error-messages#sensor-not-required

Addresses #114

Depends on https://github.com/egeloen/ivory-google-map/pull/129

florentdestremau commented 8 years ago

@egeloen do we have a way to merge this soon ?

YuManZz commented 8 years ago

Your code works, thanks, but I have a problem on the secure space. When I'm connected to my "admin" space, I try to open a google map but I got this error : "Google Maps API error: MissingKeyMapError"

Do you have any idea ?

Thanks

egeloen commented 8 years ago

Your issue has been fixed by #159 but will only be part of the 3.x version of the bundle.