Problems with Google map
Steak House, food and drink theme, is now available on support forum.
- GK User
- Tue Sep 20, 2016 9:38 pm
I have problems after installing fresh quick start package on website cherryfree.com i cannot see google map
-
- Expert Boarder
- Joshua M
- Wed Sep 21, 2016 8:53 am
Hello,
After 22 June Google Maps API requires API keys for new websites, that's the soruce of your issue. Please check the following article about generating API keys:
https://developers.google.com/maps/docu ... et-api-key
Then, please edit your page/widget with the map content and edit the following fragment (use your new generated API key)
After 22 June Google Maps API requires API keys for new websites, that's the soruce of your issue. Please check the following article about generating API keys:
https://developers.google.com/maps/docu ... et-api-key
Then, please edit your page/widget with the map content and edit the following fragment (use your new generated API key)
- Code: Select all
<div class="gk-map" data-latitude="-34.397" data-longitude="150.644" data-zoom="8" data-ui="yes" data-key="YOUR_API_KEY"></div>
-
- Moderator
- GK User
- Sun Sep 25, 2016 11:03 pm
Thanks that is work now you are right
-
- Expert Boarder
3 posts
• Page 1 of 1