Back to Maps Support

phplee
phplee

Hi,

I really like the idea of this plugin, but after installing all three, when pulling the component onto my page - it isn't showing up. I inspected the element and found that the it is the mapsList variable that could not be found.

Any ideas?

Cheers.

gavinfostered11132
gavinfostered11132

I ran into this. Two things. First make sure your api/key is enabled over at Google. Second, drop in the APi and Maps loader component before your map component. So my html looks like this:

{% component 'apiLoader' %}

{% component 'map' %}

That fixed it for me :)

Last updated

GetWebbed
GetWebbed

Really bad practice that it need jquery before it works, not documented anywhere, and now i have to add it in the header, and it's a blocker on mobile pages, regarding googles guidelines :( How can i fix that?

1-3 of 3