ryancramerdesign / FieldtypeMapMarker

Fieldtype for ProcessWire - holds an address or location name, and automatically geocodes the address to latitude/longitude using Google Maps API.
http://processwire.com
29 stars 16 forks source link

Google Maps API error: MissingKeyMapError #13

Closed phlppschrr closed 8 years ago

phlppschrr commented 8 years ago

I am just posting it here so it doesn't get forgotten, 'John the Painter' mentioned it already on the forum:

As per Google recent announcement, usage of the Google Maps APIs now requires a key. I've tried to use @ryan's Map Marker (Google Maps) but it errors out due to this. I would assume the module needs updating to allow for an API key field?

trk commented 8 years ago

Added pull request for this issue : https://github.com/ryancramerdesign/FieldtypeMapMarker/pull/14

If you want, you can apply my changes to your files or you can directly download applied version.