google maps InvalidKeyMapError
Support desk for Villa Belluci Joomla Hotel Template
- GK User
- Thu Jul 27, 2017 12:03 pm
Hi,
Where to get this key and where it must be put in?, since the only code I found is this:
thanks
Where to get this key and where it must be put in?, since the only code I found is this:
- Code: Select all
<div class="gk-map static" data-latitude="51.90721" data-longitude="10.42605" data-ui="yes" data-zoom="8"> </div>
thanks
-
- Fresh Boarder
- teitbite
- Mon Jul 31, 2017 10:21 am
Hi
You just need to add one attribute more. Like this:
You just need to add one attribute more. Like this:
- 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" />
-
- Moderator
2 posts
• Page 1 of 1