How to Change the Radius Color
The radius color on the map can be changed according to the user's preference. Furthermore, all it requires is a shortcode on the store locator page, along with the code for the required color.
[ASL_STORELOCATOR radius_color="#FF0000"]
Where “#FF0000” is the color code.
For example, the below shortcode...
[ASL_STORELOCATOR radius_color="#ff999"]
...gives the radius color as shown in the below image

Similarly, the below shortcode on the store locator page will hide the search radius.
[ASL_STORELOCATOR radius_color="transparent"]
