Comments Cindy Marie Silva started the conversationMarch 5, 2020 at 10:35pmHi! I purchased this theme a while ago and since have been unable to display the map...I have updated my latitude and longitude and see this code in the html: I've read the documentation...<!-- BEGIN MAP SECTION --> <div id="maps" class="normal"> <(script) type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false" > <div class="map-content normal"> <div class="wpgmappity_container inner-map" id="wpgmappitymap"> </div> </div> </div> <!-- END MAP SECTION -->But cannot see the map. It seems I need to add an API key here so I did this:src="https://maps.google.com/maps/api/js?key=myapikey"Please advise. 850Jelly repliedMarch 6, 2020 at 9:46amHello,Please add your Google Map API key instead of myapikey. You can get it from here: https://developers.google.com/maps/documentation/javascript/get-api-keyBest Regards,Jelly Team Sign in to reply ...
Hi! I purchased this theme a while ago and since have been unable to display the map...I have updated my latitude and longitude and see this code in the html: I've read the documentation...
<!-- BEGIN MAP SECTION -->
<div id="maps" class="normal">
<(script) type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false" >
<div class="map-content normal">
<div class="wpgmappity_container inner-map" id="wpgmappitymap"> </div>
</div>
</div>
<!-- END MAP SECTION -->
But cannot see the map. It seems I need to add an API key here so I did this:
src="https://maps.google.com/maps/api/js?key=myapikey"
Please advise.
Hello,
Please add your Google Map API key instead of myapikey. You can get it from here: https://developers.google.com/maps/documentation/javascript/get-api-key
Best Regards,
Jelly Team