Thanks Chris for all the help setting things up for my other domain. I installed everything pretty much identical on a smaller directory site today. Strange as I am getting this error from google when trying to auto create maps, am I forgetting a step ?
I can manually create maps without any errors and with the custom map_poi.php file it is formatting correctly. Also tried to create a custom field with the name address2 and assigned it within the map press settings, but coming up with the same error message. Any suggestions appreciated, thanks
The message indicates that you or someone else has exceeded the maximum number of geocoding requests per day for the server’s IP address.
There’s some info in the documentation. In general you can wait until tomorrow or get an API key so Google can track your usage (if you think it’s someone else on a shared server).
Sorry, I misspoke: the API key is only for map views, not for geocoding requests.
Geocoding is limited to about 2,500, by IP address. The only exception is there’s a higher limit (to 100,000, I think) for Google Maps for Business accounts – but it’s very expensive.
You can also configure MapPress to use the nominatim geocoder, but in my experience the resulting geocoding quality is poor.