View Categories

Enable Category Markers

Agile Store Locator provides a powerful option to display category markers on the map. These markers represent your store categories with custom icons, helping users quickly identify different types of stores.

By default, store-level markers are enabled, but you can easily switch to category-based markers by enabling the setting.

Steps to Enable Category Markers #

  1. Go to ASL Settings in your WordPress Admin panel.
  2. Open the General Tab.
  3. Find the option Category Marker and enable it.
  4. Click Save Settings.

Category markers can also be enabled using a shortcode if you have multiple maps:

category marker
Enable the Category Marker
[ASL_STORELOCATOR category_marker="1"]

How to Show a Category Icon on Top of Other Icons #

If you want a specific category marker (based on its order ID) to appear above all other markers, you can use the following shortcode:

[ASL_STORELOCATOR marker_index="1"]

With this attribute, the category having the highest order ID will always display its marker on top of other overlapping markers.

Manage Category Order #

To control which category icon appears above others, adjust the Order ID of your categories from the Manage Categories section.

Manage Categories Order ID