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?
Although the Store Pickup with Locator module allows both adding locations and selecting them for pickup on checkout, it cannot be replaced with a combination of the Store Locator and Store Pickup modules. The Store Pickup with Locator extension ...
Store Pickup with Locator API
1. Amasty\StorePickupWithLocator\Api\GuestLocationPickupValuesInterface - class for managin store pickup for guests: POST /V1/amstorepickup/:cartId/saveSelectedPickupValues, method="saveSelectedPickupValues" - deprecated query, retained for backward ...
Shipping address is not replaced by the store one when using the Store Pickup module. Is it expected?
The Store Pickup extension enables you to add multiple pickup points (points of sale) to your store. On the storefront, the extension automatically detects the closest available store based on the customer's entered address and offers the option to ...
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 → ...