bjorn2404 / jQuery-Store-Locator-Plugin

A store locator plugin using Google Maps API version 3
MIT License
493 stars 235 forks source link

Dist folder - no errors, but nothing happening #256

Closed markcrisell closed 5 years ago

markcrisell commented 5 years ago

I've uploaded the "dist" folder after inserting my API key on the index.html file:

<script src="https://maps.google.com/maps/api/js?key=xyz"></script>

But no matter what I enter I just don't get a map appearing or any message?

markcrisell commented 5 years ago

My bad - I hadn't enabled the GeoCoding API in Google Cloud Platform. All fine now.