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

Geocoding Service authorisation #23

Open richgcook opened 6 years ago

richgcook commented 6 years ago

As Google merged a few of their APIs together (specifically Maps) there is now a console error being thrown when choosing a location on the backend.

'Geocoding Service: This API project is not authorized to use this API.'

I'm assuming it's related?