rvalitov / widgetkit-map-ex

Responsive version of Yootheme's Map Widget (Widgetkit2) with center map point and advanced features
GNU General Public License v3.0
22 stars 3 forks source link

Option to set Google Maps API key #29

Closed lllopo closed 8 years ago

lllopo commented 8 years ago

Expected behavior

Google Maps API is insisting on adding API key to maps requests recently. Presumingly soon this will become a requirement, having that currently is a warning in the javascript console :

"Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys"

So we need an option in the backend of Map-ex to set the API key.

Version of the widget: 1.4.7

lllopo commented 8 years ago

Sorry, my bad - this is already posted.

rvalitov commented 8 years ago

Duplicate of #22