What to do if the map isn't loaded or there're exclamation marks in the address line?
If the map isn't loaded or/and there are exclamation marks in the address line, firstly, you may check the Console log. Usually, it contains the error that causes the issue with additional information on resolving the misbehavior:
Alternatively, you may follow the below checklist to resolve the issue:
- Go to Stores → Configuration → Amasty Extensions → Store Locator and check whether you've inserted the Google API Key. Please use this page to get a key.
- Make sure you have the following APIs enabled: Maps JavaScript API, Geocoding API & Places API. To check it, please, go to this page.
- Check if billing is enabled and active. For additional information, please visit this page.
If the issue persists even though everything is configured properly, feel free to create a ticket with us so that we could assist with the resolution.
Related Articles
The map isn't loading and there's a "Something went wrong" error, what should I check?
You might come across the following error on the Store Locator page: If you see it, open dev tools in your browser and check in the console if the following error is present: If you don't see any errors or if there's another error, please, submit a ...
What's the difference between Store Pickup, Store Locator and Store Pickup with Locator?
Our Store Pickup extension adds a new free shipping method on the storefront and allows users to choose store pickup at checkout. You may add multiple points of sales and, on the storefront, the extension will automatically detect the nearest store ...
Store Pickup with Locator
1. Amasty\StorePickupWithLocator\Api\GuestLocationPickupValuesInterface - class for managin store pickup for guests: POST /V1/amstorepickup/:cartId/saveSelectedPickupValues, method="saveSelectedPickupValues" - deprecated query, retained for backward ...
The location isn't displayed correctly on the map. How to fix this?
When the location is configured, sometimes it can be wrongly displayed on the map. This happens when the longitude and latitude for the store location aren't specified correctly. You may check the values of those fields in Content → Locations → ...
Do I need to pay for Google API requests to use the Google Maps functionality?
Out of the box, Store Pickup with Locator provides the option of displaying locations on Google Maps to let customers easily find the nearest store. To function correctly, the feature requires an API key to be added in the global extension settings. ...