Default Google Map Zoom
Customizing zoom settings provides control over the map's view and focus. Here are three key ways to adjust the zoom levels within the ASL plugin:
Accessing Default Zoom
- Navigate to ASL Settings > Maps.
- Utilize the Default Zoom dropdown to select the desired zoom value.

Shortcode Override
- Use
[ASL_STORELOCATOR zoom="10"]
shortcode attribute. - Adjust the zoom level between 3 to 21 according to your preference.
Mobile-Specific Zoom
- Enhance mobile display by setting specific zoom levels.
- Implement 'mobile_zoom'
[ASL_STORELOCATOR mobile_zoom="12"]
within the shortcode for optimized mobile viewing.