Oitzu / pimatic-location

4 stars 7 forks source link

Optionaly use API-Key for gmaps-api. #12

Closed Oitzu closed 9 years ago

Oitzu commented 9 years ago

Create a plugin-option to optionaly use a API-Key to access the gmaps-api. As mentioned in #11. See: https://developers.google.com/maps/documentation/javascript/tutorial?hl=en#api_key and https://www.npmjs.com/package/googlemapsutil

Oitzu commented 9 years ago

Waiting on this: https://github.com/yupitel/googleMapsUtil/pull/1

Oitzu commented 9 years ago

Well... seems like i need to fix this and publish a fork of the module by myself.

Oitzu commented 9 years ago

Forked and published. Plugin uses now a fixed version of googleMapsUtil. See readme.md on howto use an api key.