andreswaby
(Andre Swaby)
August 16, 2017, 2:26am
1
So I’ve found a new pet peeve…
In my latest project draft I copied+paste an API key to the Google Maps API area under Project settings but the map is no where to be seen on the published site… does anyone has any idea why?
Shared link:
https://preview.webflow.com/preview/dessconbuilders?preview=ca3d1bb3823d842fe2d20b8e10d6d027
Live view
http://dessconbuilders.webflow.io/
samliew
(webflowexpert.com)
August 16, 2017, 2:31am
2
Your map’s position is absolute…
.map {
position: absolute;
Your API key is not activated…
See “Generate an API Key ” here Map | Webflow University
rileyj_s
(Riley Jones)
August 16, 2017, 2:32am
3
Looks like you are getting an error with your map API
andreswaby
(Andre Swaby)
August 16, 2017, 2:35am
4
@samliew ,
Removed ‘absolute’… now visible placeholder…
@rileyj_s
yes… I am getting that error… not sure why or how to remedy.
EDIT:
currently exploring "registering project’ indicated by @samliew … standby
samliew
(webflowexpert.com)
August 16, 2017, 2:40am
5
Select your project, click ENABLE APIS AND SERVICES
Search for and click “Google Maps JavaScript API”
Generate new API key here
andreswaby
(Andre Swaby)
August 16, 2017, 2:43am
6
DY-NO-MITE…
Created project and copied API… Solved!
Thanks @samliew
samliew
(webflowexpert.com)
August 16, 2017, 2:45am
7
You probably used an invalid key previously. Make your own keys next time
1 Like
system
(system)
Closed
October 15, 2017, 11:44pm
8
This topic was automatically closed after 60 days. New replies are no longer allowed.