Hello,
I am also facing same problem. I configure google API according to the above tutorial. And no console error showing. But still google map is not showing. It always says “location not found”.
Need urgent help.
Thanks.
@Nayeem-Ul-Islam Nipun: This is not your topic. If you require assistance then, as per the Forum Welcome, please post your own topic.
Hello,
I’m having the same problem.
The Add Event page says “Location Not Found”. I have entered the entire address.
The Event page says “Map Unavailable”
I have added the Google api Key to Events Manager>Settings>Formatting>Maps
My google map works on the homepage, this is outside of the Events Manager plugin.
Thank you.
@fitfeline As per @esmi’s post above, please open a new thread for your question. Thanks.
I had the same problem with the Google Maps coming up with “Map Unavailable”. I found that you have to add Latitude and Longitude attributes to the Location. To do this go to the Events Manager Settings page and under the General tab add the following in the Location Attributes field.
#_LATT{#_LOCATIONLATITUDE}
#_LATT{#_LOCATIONLONGITUDE}
You can then enter the Latitude and Longitude for each Location and that should enable the map to appear.
You will need the Google Maps API Key, as has been discussed above. I found that on the API Credentials I had to add my website domain i.e. http://mywebsite.com/*
Hope that helps.