The location isn't displayed correctly on the map. How to fix this?

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 → choose the location → Location On Map. 

The module also allows you to determine the coordinates automatically if you fill in the details in the Address tab and click the Auto Fill button in the Locations on Map tab:


      • Related Articles

      • How to configure the map so that the nearest location is automatically displayed?

        The Store Locator extension has the feature of zooming the map to let the customer easily find the nearest location. If you would like the nearest location to be shown for a customer automatically, you need to enable the option in the global ...
      • How to change the location marker?

        The Store Pickup with Locator allows uploading a custom location marker to be displayed on the map. To change the default one, please, navigate to Content → Locations → [Your Locations] → Location On Map and upload the marker image. Here is the ...
      • 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 Locator | GraphQl methods

        Queries amStoreLocatorAttributesToFilter description: get location attributes searchAmStoreLocations (filter: AmStoreLocationsFilterInput, pageSize: Int, currentPage: Int = 1) description: search all locations with filter Mutations ...
      • 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 ...