<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	 xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>Google Maps &#8211; Agile Store Locator WordPress Plugin</title>
	<atom:link href="https://agilestorelocator.com/wiki/agile-store-locator/google-maps/feed/" rel="self" type="application/rss+xml" />
	<link>https://agilestorelocator.com</link>
	<description>#1 Store Locator WordPress Plugin that finds location using the Google Maps</description>
	<lastBuildDate>Fri, 06 Feb 2026 10:28:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>How to Handle Multiple Stores at the Same Address (Overlapping Markers)</title>
		<link>https://agilestorelocator.com/wiki/how-to-handle-multiple-stores-at-the-same-address-overlapping-markers/</link>
					<comments>https://agilestorelocator.com/wiki/how-to-handle-multiple-stores-at-the-same-address-overlapping-markers/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 06 Feb 2026 10:26:43 +0000</pubDate>
				<guid isPermaLink="false">https://agilestorelocator.com/?post_type=docs&#038;p=4206</guid>

					<description><![CDATA[When you have multiple stores located in the same building or exact address, their map markers may appear stacked on top of each other. This can make it difficult for users to click or distinguish between different stores — especially if each store uses a different icon. At the moment, Agile Store Locator places one ... <br><a href="https://agilestorelocator.com/wiki/how-to-handle-multiple-stores-at-the-same-address-overlapping-markers/" class="text-muted readmore">Read More <i data-feather="chevron-right" class="fea icon-sm"></i></a>]]></description>
										<content:encoded><![CDATA[
<p>When you have <strong>multiple stores located in the same building or exact address</strong>, their map markers may appear <strong>stacked on top of each other</strong>. This can make it difficult for users to click or distinguish between different stores — especially if each store uses a different icon.</p>



<p>At the moment, Agile Store Locator places one marker per exact latitude/longitude. If multiple stores share the same coordinates, the markers will overlap.</p>



<h3 class="wp-block-heading">Recommended Solution: Slightly Adjust Store Position Manually</h3>



<p>You can easily fix this by <strong>slightly offsetting one or more store locations</strong> directly from the store editor. This keeps the stores visually side by side on the map while still representing the same building.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img fetchpriority="high" decoding="async" width="651" height="585" src="https://agilestorelocator.com/wp-content/uploads/2026/02/drag-the-marker.gif" alt="drag the marker" class="wp-image-4207" title="How to Handle Multiple Stores at the Same Address (Overlapping Markers) 1"></figure>
</div>


<h3 class="wp-block-heading">Step-by-Step: Offset Store Markers in the Same Building</h3>



<p><strong>1- Open the Store Editor</strong></p>



<ul class="wp-block-list">
<li>Go to <strong>Agile Store Locator → Manage Stores</strong></li>



<li>Edit <strong>one of the stores</strong> that shares the same address</li>
</ul>



<p><strong>2- Fully Zoom Into the Location</strong></p>



<ul class="wp-block-list">
<li>In the map inside the store editor, <strong>zoom in as much as possible</strong></li>



<li>This gives you precise control over marker placement</li>
</ul>



<p><strong>3- Slightly Drag the Marker</strong></p>



<ul class="wp-block-list">
<li>Click and <strong>drag the marker just a little away</strong> from its current position</li>



<li>The movement should be very small — just enough to avoid overlap</li>



<li>The store will still appear in the same building visually</li>
</ul>



<p><strong>4- Save the Store</strong></p>



<ul class="wp-block-list">
<li>Click <strong>Save Store</strong></li>



<li>Repeat the same steps for other stores if needed</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Result</h3>



<ul class="wp-block-list">
<li>Store icons will appear <strong>side by side instead of overlapping</strong></li>



<li>Each store remains clickable and visually distinct</li>



<li>Works perfectly with <strong>different marker icons</strong></li>



<li>No custom code or configuration required</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Important Notes</h3>



<ul class="wp-block-list">
<li>This is a <strong>visual adjustment only</strong> — it does not affect store address data</li>



<li>Best practice for:
<ul class="wp-block-list">
<li>Malls</li>



<li>Office buildings</li>



<li>Hospitals</li>



<li>Shared commercial locations</li>
</ul>
</li>



<li>The offset should be minimal to maintain accurate map representation</li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://agilestorelocator.com/wiki/how-to-handle-multiple-stores-at-the-same-address-overlapping-markers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Camera Control in Google Maps JavaScript API</title>
		<link>https://agilestorelocator.com/wiki/camera-control-in-google-maps-javascript-api/</link>
					<comments>https://agilestorelocator.com/wiki/camera-control-in-google-maps-javascript-api/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 26 Feb 2025 17:05:40 +0000</pubDate>
				<guid isPermaLink="false">https://agilestorelocator.com/?post_type=docs&#038;p=3924</guid>

					<description><![CDATA[In February 2025, Google introduced version 3.58 of the Google Maps JavaScript API, featuring the new Camera Control. This update enhances user interaction by combining zoom and pan functionalities into a single, streamlined control, making map navigation more intuitive. What is the Camera Control? The Camera Control replaces the traditional zoom control, offering users an ... <br><a href="https://agilestorelocator.com/wiki/camera-control-in-google-maps-javascript-api/" class="text-muted readmore">Read More <i data-feather="chevron-right" class="fea icon-sm"></i></a>]]></description>
										<content:encoded><![CDATA[
<p>In <strong>February 2025</strong>, Google introduced version <strong>3.58</strong> of the Google Maps JavaScript API, featuring the new <strong>Camera Control</strong>. This update enhances user interaction by combining zoom and pan functionalities into a single, streamlined control, making map navigation more intuitive.</p>



<h2 class="wp-block-heading">What is the Camera Control?</h2>



<p>The Camera Control replaces the traditional zoom control, offering users an integrated tool to both zoom and pan the map. This design simplifies map interactions, allowing users to adjust their view with a single gesture.</p>



<h2 class="wp-block-heading">Implementation Details</h2>



<p>The behavior of the Camera Control depends on your map&#8217;s current configuration:</p>



<ol class="wp-block-list">
<li><strong>Default Settings</strong>: If your map doesn&#8217;t explicitly enable or disable the <code class="" data-line="">zoomControl</code> and hasn&#8217;t set <code class="" data-line="">disableDefaultUI</code> to <code class="" data-line="">true</code>, the Camera Control will appear by default.</li>



<li><strong>Zoom Control Enabled</strong>: If <code class="" data-line="">zoomControl</code> is enabled, both the traditional Zoom Control and the new Camera Control will be displayed.</li>



<li><strong>Zoom Control Disabled</strong>: If <code class="" data-line="">zoomControl</code> is disabled, only the Camera Control will be shown.</li>



<li><strong>Default UI Disabled</strong>: If <code class="" data-line="">disableDefaultUI</code> is set to <code class="" data-line="">true</code> and <code class="" data-line="">zoomControl</code> is enabled, only the traditional Zoom Control will be visible, excluding the Camera Control.</li>
</ol>



<h2 class="wp-block-heading">How to Customize the Camera Control</h2>



<p>To tailor the Camera Control to your application&#8217;s needs, adjust the map options during initialization:</p>



<pre class="wp-block-prismatic-blocks"><code class="language-javascript" data-line="">const map = new google.maps.Map(document.getElementById(&quot;map&quot;), {
  center: { lat: 37.7749, lng: -122.4194 },
  zoom: 12,
  cameraControl: true, // Enable Camera Control
  zoomControl: false,  // Disable traditional Zoom Control
  // Other options...
});</code></pre>



<p>In this example, the map initializes with the Camera Control enabled and the traditional Zoom Control disabled.</p>



<h2 class="wp-block-heading">How to Enable or Disable Camera Control in Agile Store Locator</h2>



<p>To manage the display of the <strong>Camera Control</strong> in <strong>Agile Store Locator</strong>, you can utilize the <code class="" data-line="">cameraControl</code> attribute within the <code class="" data-line="">[ASL_STORELOCATOR]</code> shortcode. This attribute allows you to enable or disable the Camera Control feature according to your preferences.</p>



<p><strong>Usage:</strong></p>



<p>To <strong>disable</strong> the Camera Control, set the <code class="" data-line="">cameraControl</code> attribute to <code class="" data-line="">&quot;false&quot;</code>:</p>



<pre class="wp-block-prismatic-blocks"><code class="language-git" data-line="">[ASL_STORELOCATOR cameraControl=&quot;false&quot;]</code></pre>



<p>To enable old style zoom control, add the <code class="" data-line="">zoomcontrol</code> attribute as true.</p>



<pre class="wp-block-prismatic-blocks"><code class="language-git" data-line="">[ASL_STORELOCATOR zoomcontrol=&quot;true&quot; cameraControl=&quot;false&quot;]</code></pre>



<p>By default, the Camera Control is enabled. Adjusting this attribute allows you to customize the map&#8217;s user interface to better suit your website&#8217;s design and user experience.</p>



<p>For more detailed information on configuring the Agile Store Locator plugin, refer to the official <a href="https://agilestorelocator.com/documentation/">Agile Store Locator Documentation</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://agilestorelocator.com/wiki/camera-control-in-google-maps-javascript-api/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Google Maps Configuration and Settings</title>
		<link>https://agilestorelocator.com/wiki/google-maps-configuration-settings/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 18 Aug 2019 21:20:32 +0000</pubDate>
				<category><![CDATA[wiki]]></category>
		<guid isPermaLink="false">https://agilestorelocator.com/?p=1706</guid>

					<description><![CDATA[This article will discuss Google Maps Configuration and settings. Google Maps provides the option to adjust it to your need such as setting up the minimum or maximum zoom values.]]></description>
										<content:encoded><![CDATA[
<p>This article will discuss Google Maps Configuration and settings. Google Maps provides the option to adjust it to your need such as setting up the minimum or maximum zoom values.</p>



<p>Here is the list of settings, that can be used as part of the shortcode.</p>



<figure class="wp-block-table"><table><tbody><tr><td><code class="" data-line="">[ASL_STORELOCATOR cameracontrol=&quot;false&quot;]</code></td><td>To remove the new type of Google Camera Control</td></tr><tr><td><code class="" data-line="">[ASL_STORELOCATOR gesture_handling=&quot;greedy&quot;]</code></td><td>Gesture handling (&#8216;none&#8217;, &#8216;cooperative&#8217;, &#8216;greedy&#8217;)</td></tr><tr><td><code class="" data-line="">[ASL_STORELOCATOR map_type=&quot;greedy&quot;]</code></td><td>Map type (&#8216;hybrid&#8217;, &#8216;roadmap&#8217;, &#8216;satellite&#8217;, &#8216;terrain&#8217;)</td></tr><tr><td><code class="" data-line="">[ASL_STORELOCATOR scroll_wheel=&quot;1&quot;]</code></td><td>Scroll wheel (&#8216;0&#8217;, &#8216;1&#8217;)</td></tr><tr><td><code class="" data-line="">[ASL_STORELOCATOR zoomcontrol=&quot;false&quot;]</code></td><td>To disable Zoom Control</td></tr><tr><td><code class="" data-line="">[ASL_STORELOCATOR maptypecontrol=&quot;false&quot;]</code></td><td>To disable Map type option</td></tr><tr><td><code class="" data-line="">[ASL_STORELOCATOR scalecontrol=&quot;false&quot;]</code></td><td>To disable zoom option</td></tr><tr><td><code class="" data-line="">[ASL_STORELOCATOR fullscreencontrol=&quot;false&quot;]</code></td><td>To disable full screen option</td></tr><tr><td><code class="" data-line="">[ASL_STORELOCATOR streetviewcontrol=&quot;false&quot;]</code></td><td>To disable street view option</td></tr><tr><td><code class="" data-line="">[ASL_STORELOCATOR maxzoom=&quot;15&quot;]</code></td><td>Possible value between (10 to 22)</td></tr><tr><td><code class="" data-line="">[ASL_STORELOCATOR minzoom=&quot;5&quot;]</code></td><td>Possible value between (1 to 15)</td></tr></tbody></table></figure>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Radius Circle</title>
		<link>https://agilestorelocator.com/wiki/radius-circle/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 14 Jul 2023 07:21:37 +0000</pubDate>
				<category><![CDATA[wiki]]></category>
		<guid isPermaLink="false">https://agilestorelocator.com/?p=3173</guid>

					<description><![CDATA[Agile Store Locator has a radius circle that appears for the selected range of the dropdown, the radius circle only appears when a search is performed, and the distance dropdown option is enabled, in order to make the radius circle appear, please enable the following options. 1- Enable the Radius Circle from the ASL Settings ... <br><a href="https://agilestorelocator.com/wiki/radius-circle/" class="text-muted readmore">Read More <i data-feather="chevron-right" class="fea icon-sm"></i></a>]]></description>
										<content:encoded><![CDATA[
<p>Agile Store Locator has a radius circle that appears for the selected range of the dropdown, the radius circle <strong>only</strong> appears when a search is performed, and the distance dropdown option is enabled, in order to make the radius circle appear, please enable the following options.</p>



<p>1- Enable the Radius Circle from the ASL Settings &gt; Maps.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img decoding="async" width="860" height="248" src="https://agilestorelocator.com/wp-content/uploads/2023/07/radius-circle-option.png" alt="radius circle option" class="wp-image-3174" title="Radius Circle 2" srcset="https://agilestorelocator.com/wp-content/uploads/2023/07/radius-circle-option.png 860w, https://agilestorelocator.com/wp-content/uploads/2023/07/radius-circle-option-300x87.png 300w, https://agilestorelocator.com/wp-content/uploads/2023/07/radius-circle-option-768x221.png 768w, https://agilestorelocator.com/wp-content/uploads/2023/07/radius-circle-option-350x101.png 350w, https://agilestorelocator.com/wp-content/uploads/2023/07/radius-circle-option-76x22.png 76w" sizes="(max-width: 860px) 100vw, 860px" /></figure>
</div>


<p>2- Enable the <strong>Advance Filter</strong> &amp; <strong>Distance Control</strong> in the ASL Settings &gt; General tab.</p>



<p>3- Choose the Dropdown for the distance filter and add your values to appear in it.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img decoding="async" width="638" height="258" src="https://agilestorelocator.com/wp-content/uploads/2023/07/dropdown-control-distance.png" alt="dropdown control distance" class="wp-image-3175" title="Radius Circle 3" srcset="https://agilestorelocator.com/wp-content/uploads/2023/07/dropdown-control-distance.png 638w, https://agilestorelocator.com/wp-content/uploads/2023/07/dropdown-control-distance-300x121.png 300w, https://agilestorelocator.com/wp-content/uploads/2023/07/dropdown-control-distance-350x142.png 350w, https://agilestorelocator.com/wp-content/uploads/2023/07/dropdown-control-distance-76x31.png 76w" sizes="(max-width: 638px) 100vw, 638px" /></figure>
</div>


<p>4- Once you enable these settings, save the settings.</p>



<p>Now, once you will perform a search the radius circle will appear, and the map will fit bound to the selected range of the distance, to change the color of the radius circle, please follow the document about how to <a href="https://agilestorelocator.com/wiki/change-the-radius-color/">change the radius circle color</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Google Map Types</title>
		<link>https://agilestorelocator.com/wiki/google-map-types/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 08 Sep 2017 15:23:59 +0000</pubDate>
				<category><![CDATA[wiki]]></category>
		<guid isPermaLink="false">https://agilestorelocator.com/?p=1623</guid>

					<description><![CDATA[Google Maps Types that can be used are Hybrid, Road Map, Satellite, and Terrain view. Furthermore, the default Map will be "Road Map" if none of the options is selected.]]></description>
										<content:encoded><![CDATA[
<p>Agile Store Locator allows you to control how the Google Map appears on the frontend. You can choose between <strong>Hybrid</strong>, <strong>Roadmap</strong>, <strong>Satellite</strong>, and <strong>Terrain</strong> map styles.</p>



<p>By default, if no option is selected, the Store Locator will display the <strong>Roadmap</strong> view.</p>



<h3 class="wp-block-heading"><strong>Where to Change the Map Type</strong></h3>



<p>You can adjust the default map style directly from the plugin settings:</p>



<ol class="wp-block-list">
<li>Go to <strong>ASL Settings</strong> in your WordPress dashboard.</li>



<li>Open the <strong>Maps</strong> tab.</li>



<li>Locate the <strong>Map Type</strong> dropdown.</li>



<li>Select your preferred map style and save the settings.</li>
</ol>



<p>This will apply the selected map type across your Store Locator.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="814" height="147" src="https://agilestorelocator.com/wp-content/uploads/2017/09/google-map-type.png" alt="Google Map type" class="wp-image-4139" title="Google Map Types 4" srcset="https://agilestorelocator.com/wp-content/uploads/2017/09/google-map-type.png 814w, https://agilestorelocator.com/wp-content/uploads/2017/09/google-map-type-300x54.png 300w, https://agilestorelocator.com/wp-content/uploads/2017/09/google-map-type-768x139.png 768w, https://agilestorelocator.com/wp-content/uploads/2017/09/google-map-type-360x65.png 360w, https://agilestorelocator.com/wp-content/uploads/2017/09/google-map-type-350x63.png 350w, https://agilestorelocator.com/wp-content/uploads/2017/09/google-map-type-76x14.png 76w" sizes="auto, (max-width: 814px) 100vw, 814px" /></figure>
</div>


<h3 class="wp-block-heading"><strong>Override via Shortcode Attribute</strong></h3>



<p>If you want to override the global setting for a specific Store Locator instance, you can use the <code class="" data-line="">map_type</code> attribute in the shortcode:</p>



<pre class="wp-block-prismatic-blocks"><code class="language-git" data-line=""> [ASL_STORELOCATOR map_type=&quot;satellite&quot;]</code></pre>



<h3 class="wp-block-heading"><strong>Available Map Type Options</strong></h3>



<p>You can use any of the following values:</p>



<ul class="wp-block-list">
<li><code class="" data-line="">roadmap</code></li>



<li><code class="" data-line="">satellite</code></li>



<li><code class="" data-line="">hybrid</code></li>



<li><code class="" data-line="">terrain</code></li>



<li></li>
</ul>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Change Google Maps Language</title>
		<link>https://agilestorelocator.com/wiki/change-google-maps-language/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 31 Jan 2023 10:52:22 +0000</pubDate>
				<category><![CDATA[wiki]]></category>
		<guid isPermaLink="false">https://agilestorelocator.com/?p=2915</guid>

					<description><![CDATA[Agile Store Locator has the option to choose the language using which the map should appear, the option can be selected under the ASL Settings > Maps tab. In the Map Language field, a two-character language code is required such as fr, de, pl, etc which must in a small code, the country code can ... <br><a href="https://agilestorelocator.com/wiki/change-google-maps-language/" class="text-muted readmore">Read More <i data-feather="chevron-right" class="fea icon-sm"></i></a>]]></description>
										<content:encoded><![CDATA[
<p>Agile Store Locator has the option to choose the language using which the map should appear, the option can be selected under the ASL Settings > Maps tab.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="261" src="https://agilestorelocator.com/wp-content/uploads/2023/01/map-language-field-1024x261.png" alt="map language field" class="wp-image-2916" title="Change Google Maps Language 5" srcset="https://agilestorelocator.com/wp-content/uploads/2023/01/map-language-field-1024x261.png 1024w, https://agilestorelocator.com/wp-content/uploads/2023/01/map-language-field-300x77.png 300w, https://agilestorelocator.com/wp-content/uploads/2023/01/map-language-field-768x196.png 768w, https://agilestorelocator.com/wp-content/uploads/2023/01/map-language-field-350x89.png 350w, https://agilestorelocator.com/wp-content/uploads/2023/01/map-language-field-76x19.png 76w, https://agilestorelocator.com/wp-content/uploads/2023/01/map-language-field.png 1298w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Map Language Field</figcaption></figure>



<p>In the Map Language field, a two-character language code is required such as fr, de, pl, etc which must in a small code, the country code can be seen <a href="https://agilestorelocator.com/wiki/display-maps-different-language/">from here</a>.</p>



<p>The above code will only change the language of Google Maps and not the complete widget, the widget translation is available in the <a href="https://agilestorelocator.com/wiki/language-translation-store-locator/">Store Locator translation</a> guide.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="549" src="https://agilestorelocator.com/wp-content/uploads/2023/01/map-language-1024x549.png" alt="map language" class="wp-image-2917" title="Change Google Maps Language 6" srcset="https://agilestorelocator.com/wp-content/uploads/2023/01/map-language-1024x549.png 1024w, https://agilestorelocator.com/wp-content/uploads/2023/01/map-language-300x161.png 300w, https://agilestorelocator.com/wp-content/uploads/2023/01/map-language-768x412.png 768w, https://agilestorelocator.com/wp-content/uploads/2023/01/map-language-350x188.png 350w, https://agilestorelocator.com/wp-content/uploads/2023/01/map-language-76x41.png 76w, https://agilestorelocator.com/wp-content/uploads/2023/01/map-language.png 1147w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Google Maps in French</figcaption></figure>



<p>In case you have multiple maps on different pages, each widget can have its own language through the shortcode attribute.</p>



<pre class="wp-block-prismatic-blocks"><code class="language-git" data-line="">[ASL_STORELOCATOR map_language=&quot;de&quot;]</code></pre>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Google Map Customization</title>
		<link>https://agilestorelocator.com/wiki/google-map-customization/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 08 Sep 2017 15:04:27 +0000</pubDate>
				<category><![CDATA[wiki]]></category>
		<guid isPermaLink="false">https://agilestorelocator.com/?p=1618</guid>

					<description><![CDATA[The "Map Customization" panel allows admins to draw overlay shapes and layers on the map.]]></description>
										<content:encoded><![CDATA[
<p>The &#8220;Map Customization&#8221; panel allows admins to draw overlay shapes and layers on the map. The &#8220;Drawing Manager&#8221; allows users to draw shapes like <em>Polygons, Rectangles</em>, <em>Polylines</em>,<i> and Circles</i> over the Google Map.</p>



<div class="figure"><img decoding="async" class="img-thumbnail figure-img img-fluid rounded" src="https://agilestorelocator.com/doc-images/map-customization-tab.jpg" alt="Customize Google Map" title="Google Map Customization 7">
<p>&nbsp;</p>
<p class="figure-caption">Image of Customize Google Map, Agile Store Locator</p>
</div>



<p>Lastly, traffic, bicycle, and transit layers can also be enabled/disabled through this tab. Moreover, admin users can also allow the marker to animate through the &#8220;Animate Marker Switch&#8221; button.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Marker Clustering</title>
		<link>https://agilestorelocator.com/wiki/marker-clustering/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 08 Sep 2017 15:19:49 +0000</pubDate>
				<category><![CDATA[wiki]]></category>
		<guid isPermaLink="false">https://agilestorelocator.com/?p=1622</guid>

					<description><![CDATA[Agile Store Locator has the option to cluster markers that are in close proximity to one another. Therefore, a group of markers in a region will be grouped together and shown as one unit.]]></description>
										<content:encoded><![CDATA[
<p>Agile Store Locator has the option to enable marker clustering. &#8220;Marker clustering&#8221; clusters markers that are in close proximity to one another. Therefore, a group of markers in a region will group together and show as one unit. Furthermore, the marker count will display once the markers are in a cluster. </p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="593" height="458" src="https://agilestorelocator.com/wp-content/uploads/2021/07/marker-clusters.png" alt="Marker Clustering" class="wp-image-1922" title="Marker Clustering 8" srcset="https://agilestorelocator.com/wp-content/uploads/2021/07/marker-clusters.png 593w, https://agilestorelocator.com/wp-content/uploads/2021/07/marker-clusters-300x232.png 300w, https://agilestorelocator.com/wp-content/uploads/2021/07/marker-clusters-341x263.png 341w, https://agilestorelocator.com/wp-content/uploads/2021/07/marker-clusters-74x57.png 74w" sizes="auto, (max-width: 593px) 100vw, 593px" /><figcaption>Marker Clustering</figcaption></figure></div>



<p>Lastly, clustering is enabled from &#8220;ASL Settings&#8221; or by using the shortcode provided below.</p>



<pre class="wp-block-prismatic-blocks"><code class="language-markup" data-line="">[ASL_STORELOCATOR cluster=&quot;1&quot;]</code></pre>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="544" height="259" src="https://agilestorelocator.com/wp-content/uploads/2021/07/cluster-control.png" alt="Cluster Control" class="wp-image-1923" title="Marker Clustering 9" srcset="https://agilestorelocator.com/wp-content/uploads/2021/07/cluster-control.png 544w, https://agilestorelocator.com/wp-content/uploads/2021/07/cluster-control-300x143.png 300w, https://agilestorelocator.com/wp-content/uploads/2021/07/cluster-control-350x167.png 350w, https://agilestorelocator.com/wp-content/uploads/2021/07/cluster-control-76x36.png 76w" sizes="auto, (max-width: 544px) 100vw, 544px" /><figcaption>Cluster Control</figcaption></figure></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Store Locator Clusters</title>
		<link>https://agilestorelocator.com/wiki/store-locator-clusters/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 16 May 2021 09:56:18 +0000</pubDate>
				<category><![CDATA[wiki]]></category>
		<guid isPermaLink="false">https://agilestorelocator.com/?p=1802</guid>

					<description><![CDATA[There are two settings available to change the cluster sizing based on the number and the covered region. Furthermore, these two attributes can be used with the Store Locator shortcode.]]></description>
										<content:encoded><![CDATA[
<p>Store Locator for WordPress has integrated two cluster libraries in the plugin, first one is Marker Cluster Plus while the second one is the newer version of Google Cluster Library, any one of them can be used in order to show your markers in clusters.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="642" height="195" src="https://agilestorelocator.com/wp-content/uploads/2022/08/google-cluster-libraries.png" alt="google cluster libraries" class="wp-image-2737" title="Store Locator Clusters 10" srcset="https://agilestorelocator.com/wp-content/uploads/2022/08/google-cluster-libraries.png 642w, https://agilestorelocator.com/wp-content/uploads/2022/08/google-cluster-libraries-300x91.png 300w, https://agilestorelocator.com/wp-content/uploads/2022/08/google-cluster-libraries-350x106.png 350w, https://agilestorelocator.com/wp-content/uploads/2022/08/google-cluster-libraries-76x23.png 76w" sizes="auto, (max-width: 642px) 100vw, 642px" /><figcaption>Google Cluster Libraries</figcaption></figure>



<p>For the last few months and for some users, Marker Clusterer is having some problems with mobile devices on click of the cluster so it is recommended to use the newer version.</p>



<h4 class="wp-block-heading">Change the Colors using Marker Clusterer (New)</h4>



<p>In order to change the cluster colors, you have to provide the color code in hex format in the shortcode. The shortcode attributes are cluster_m1 and cluster_m2, which you need to add to the shortcode, as shown below.</p>



<pre class="wp-block-prismatic-blocks"><code class="language-git" data-line="">[ASL_STORELOCATOR cluster_m1=&quot;#FF0000&quot; cluster_m2=&quot;#FFFF00&quot;]</code></pre>



<h4 class="wp-block-heading">Change Cluster Colors using Marker Clusterer Plus</h4>



<p>The plugin is using CSS-based clusters from its version 4.6.12. Therefore, if you have an older version, you have to upgrade to the latest version of the plugin to make it work. Here are the CSS rules that can be applied to change the cluster colors. In addition, the color values must be in hex format.</p>



<pre class="wp-block-prismatic-blocks"><code class="language-css" data-line="">body .asl-cont .asl-cluster-1, body .asl-p-cont .asl-cluster-1 {--cluster-color: #00a2d3;} body .asl-cont .asl-cluster-2, body .asl-p-cont .asl-cluster-2 {--cluster-color: #ff9b00;} body .asl-cont .asl-cluster-3, body .asl-p-cont .asl-cluster-3 {--cluster-color: #ff6969;}</code></pre>



<p>In the above CSS lines, the hex codes can be changed. After that, the CSS can be placed into the Theme style.css or Additional CSS under the Appearance in the wp-admin panel.</p>



<p>To see the option such as grid size and max size of the cluster, follow the <a href="https://agilestorelocator.com/wiki/change-cluster-size/">guide article</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Set the Minimum and Maximum Zoom Level?</title>
		<link>https://agilestorelocator.com/wiki/set-minimum-maximum-zoom-level/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 05 Jun 2017 18:09:52 +0000</pubDate>
				<category><![CDATA[wiki]]></category>
		<guid isPermaLink="false">https://agilestorelocator.com/?p=1541</guid>

					<description><![CDATA[Setting up the Minimum or maximum Zoom value for Google Maps can be done by adding the shortcode attribute with Store Locator shortcode.]]></description>
										<content:encoded><![CDATA[
<p>Setting up the minimum or maximum Zoom value for Google Maps can be done by adding the shortcode attribute with Store Locator Shortcode. Furthermore, the maximum value of Google Maps Zoom level is 22. Therefore, the defined maximum value must be below or equal to 22, which is the default. The minimum value of Zoom Level is 0 by default, it can be changed by the shortcode as well. Moreover, the minimum value must be between 0 to 22, which is the range of the zoom level.</p>



<p><b>Example of Shortcode Attribute</b></p>



<pre class="wp-block-prismatic-blocks"><code class="language-markup" data-line="">[ASL_STORELOCATOR minZoom=&quot;5&quot; maxZoom=&quot;15&quot;]</code></pre>



<h4 class="wp-block-heading">Google Maps Zoom Capabilities</h4>



<p>This section will answer some of the most common questions associated with the “zooming” capabilities of Google Maps and Google Maps API.</p>



<h5 class="wp-block-heading"><strong>How Many Zoom Levels are There in Google Maps?</strong></h5>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="576" src="https://agilestorelocator.com/wp-content/uploads/2022/12/How-Many-Zoom-Levels-are-There-in-Google-Maps-1024x576.jpg" alt="Google Maps Zoom Levels." class="wp-image-2897" title="How to Set the Minimum and Maximum Zoom Level? 11" srcset="https://agilestorelocator.com/wp-content/uploads/2022/12/How-Many-Zoom-Levels-are-There-in-Google-Maps-1024x576.jpg 1024w, https://agilestorelocator.com/wp-content/uploads/2022/12/How-Many-Zoom-Levels-are-There-in-Google-Maps-300x169.jpg 300w, https://agilestorelocator.com/wp-content/uploads/2022/12/How-Many-Zoom-Levels-are-There-in-Google-Maps-768x432.jpg 768w, https://agilestorelocator.com/wp-content/uploads/2022/12/How-Many-Zoom-Levels-are-There-in-Google-Maps-1536x864.jpg 1536w, https://agilestorelocator.com/wp-content/uploads/2022/12/How-Many-Zoom-Levels-are-There-in-Google-Maps-350x197.jpg 350w, https://agilestorelocator.com/wp-content/uploads/2022/12/How-Many-Zoom-Levels-are-There-in-Google-Maps-76x43.jpg 76w, https://agilestorelocator.com/wp-content/uploads/2022/12/How-Many-Zoom-Levels-are-There-in-Google-Maps.jpg 1920w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Google Maps Zoom Levels.</figcaption></figure>



<p>Google Maps has a zoom range between 1 and 22. With zoom level 1 you will be able to see the whole world on the map, while zoom level 22 gives you a street view of a particular location.</p>



<h5 class="wp-block-heading"><strong>What is the Highest Zoom Level?</strong></h5>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="576" src="https://agilestorelocator.com/wp-content/uploads/2022/12/What-is-the-Highest-Zoom-Level-1024x576.jpg" alt="Highest Zoom Level." class="wp-image-2898" title="How to Set the Minimum and Maximum Zoom Level? 12" srcset="https://agilestorelocator.com/wp-content/uploads/2022/12/What-is-the-Highest-Zoom-Level-1024x576.jpg 1024w, https://agilestorelocator.com/wp-content/uploads/2022/12/What-is-the-Highest-Zoom-Level-300x169.jpg 300w, https://agilestorelocator.com/wp-content/uploads/2022/12/What-is-the-Highest-Zoom-Level-768x432.jpg 768w, https://agilestorelocator.com/wp-content/uploads/2022/12/What-is-the-Highest-Zoom-Level-1536x864.jpg 1536w, https://agilestorelocator.com/wp-content/uploads/2022/12/What-is-the-Highest-Zoom-Level-350x197.jpg 350w, https://agilestorelocator.com/wp-content/uploads/2022/12/What-is-the-Highest-Zoom-Level-76x43.jpg 76w, https://agilestorelocator.com/wp-content/uploads/2022/12/What-is-the-Highest-Zoom-Level.jpg 1920w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Highest Zoom Level</figcaption></figure>



<p>For Google Maps the highest zoom level is 22, which enables the map to zoom in at the street level.</p>



<h5 class="wp-block-heading"><strong>Google Map API Zoom Range</strong></h5>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="576" src="https://agilestorelocator.com/wp-content/uploads/2022/12/Google-Map-API-Zoom-Range-1024x576.jpg" alt="Google Maps API Zoom Range." class="wp-image-2899" title="How to Set the Minimum and Maximum Zoom Level? 13" srcset="https://agilestorelocator.com/wp-content/uploads/2022/12/Google-Map-API-Zoom-Range-1024x576.jpg 1024w, https://agilestorelocator.com/wp-content/uploads/2022/12/Google-Map-API-Zoom-Range-300x169.jpg 300w, https://agilestorelocator.com/wp-content/uploads/2022/12/Google-Map-API-Zoom-Range-768x432.jpg 768w, https://agilestorelocator.com/wp-content/uploads/2022/12/Google-Map-API-Zoom-Range-1536x864.jpg 1536w, https://agilestorelocator.com/wp-content/uploads/2022/12/Google-Map-API-Zoom-Range-350x197.jpg 350w, https://agilestorelocator.com/wp-content/uploads/2022/12/Google-Map-API-Zoom-Range-76x43.jpg 76w, https://agilestorelocator.com/wp-content/uploads/2022/12/Google-Map-API-Zoom-Range.jpg 1920w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Google Maps API Range</figcaption></figure>



<p>A Google Maps API key is usually required to embed Google Maps onto a website. Moreover, maps embedded through the Google Maps API key have a zoom level that typically falls in the range of 1-22.&nbsp;</p>



<h5 class="wp-block-heading"><strong>How to Zoom in on Google Maps</strong></h5>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="576" src="https://agilestorelocator.com/wp-content/uploads/2022/12/How-to-Zoom-in-on-Google-Maps-1024x576.jpg" alt="Google Maps." class="wp-image-2900" title="How to Set the Minimum and Maximum Zoom Level? 14" srcset="https://agilestorelocator.com/wp-content/uploads/2022/12/How-to-Zoom-in-on-Google-Maps-1024x576.jpg 1024w, https://agilestorelocator.com/wp-content/uploads/2022/12/How-to-Zoom-in-on-Google-Maps-300x169.jpg 300w, https://agilestorelocator.com/wp-content/uploads/2022/12/How-to-Zoom-in-on-Google-Maps-768x432.jpg 768w, https://agilestorelocator.com/wp-content/uploads/2022/12/How-to-Zoom-in-on-Google-Maps-1536x864.jpg 1536w, https://agilestorelocator.com/wp-content/uploads/2022/12/How-to-Zoom-in-on-Google-Maps-350x197.jpg 350w, https://agilestorelocator.com/wp-content/uploads/2022/12/How-to-Zoom-in-on-Google-Maps-76x43.jpg 76w, https://agilestorelocator.com/wp-content/uploads/2022/12/How-to-Zoom-in-on-Google-Maps.jpg 1920w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Google Maps</figcaption></figure>



<p>To zoom in on Google Maps simply press the zoom slider (&#8220;+&#8221; or &#8220;-&#8221; signs) to zoom in or out of Google Maps.</p>



<p>Alternatively, you can use the scroll wheel of your mouse to zoom in and out of Google Maps.</p>



<h5 class="wp-block-heading"><strong>Restricting Map Bounds and Zoom</strong></h5>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="576" src="https://agilestorelocator.com/wp-content/uploads/2022/12/Restricting-Map-Bounds-and-Zoom-1024x576.jpg" alt="Zoom Restrictions." class="wp-image-2901" title="How to Set the Minimum and Maximum Zoom Level? 15" srcset="https://agilestorelocator.com/wp-content/uploads/2022/12/Restricting-Map-Bounds-and-Zoom-1024x576.jpg 1024w, https://agilestorelocator.com/wp-content/uploads/2022/12/Restricting-Map-Bounds-and-Zoom-300x169.jpg 300w, https://agilestorelocator.com/wp-content/uploads/2022/12/Restricting-Map-Bounds-and-Zoom-768x432.jpg 768w, https://agilestorelocator.com/wp-content/uploads/2022/12/Restricting-Map-Bounds-and-Zoom-1536x864.jpg 1536w, https://agilestorelocator.com/wp-content/uploads/2022/12/Restricting-Map-Bounds-and-Zoom-350x197.jpg 350w, https://agilestorelocator.com/wp-content/uploads/2022/12/Restricting-Map-Bounds-and-Zoom-76x43.jpg 76w, https://agilestorelocator.com/wp-content/uploads/2022/12/Restricting-Map-Bounds-and-Zoom.jpg 1920w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Zoom Restrictions</figcaption></figure>



<p>In some cases, a user may require an embedded Google Maps to have a specific custom zoom range that falls within the maximum and minimum zoom levels. To do this you will have to set the &#8220;restriction&#8221; &#8220;maxZoom&#8221; and &#8220;minZoom&#8221; options using a specific code.</p>



<p>Refer to this <a href="https://developers.google.com/maps/documentation/javascript/interaction#javascript_3" target="_blank" rel="noopener">page</a> for more instructions.</p>



<h5 class="wp-block-heading"><strong>Conclusion</strong></h5>



<p>That concludes this short guide on Google Maps&#8217; zoom capabilities. Google Maps possess maps with zooming capabilities that can suit the need of everyone that wants to embed Google Maps on their website. Lastly, it might be worth mentioning that certain plugins, such as <a href="https://codecanyon.net/item/agile-store-locator-google-maps-for-wordpress/16973546" target="_blank" rel="noopener">Agile Store Locator</a>, are the perfect tool for easily embedding Google Maps onto your website</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
