Tell us what you are trying to do?
I am trying to allow users to search for therapists using the Toolset Maps distance search, where they can enter an address and get results within a specified radius.
However, the entered address (toolset-maps-distance-center) does not appear in the URL when a search is performed. This means that when someone shares the search URL, the location is missing, and the results reset to the default view.
The Google Maps API is used to autofill the address field, but this input is not being stored in the URL, making it impossible to reproduce the same search results when sharing the link.
Is there any documentation that you are following?
I have reviewed the Toolset Maps documentation and settings but could not find an option to ensure that the entered address (toolset-maps-distance-center) is stored in the URL.
I have already tried enabling browser history management for AJAX searches under Toolset settings, but it does not resolve the issue.
Hello. Thank you for contacting the Toolset support.
It seems you are using the view's setting filter the view result with AJAX. What is you try to set custom search setting to use full page refresh when clicking on submit and check if that help you to resolve your issue.
The above doc shows inforation about how you can enable AJAX search but insetead you will have to use the setting "Full page refresh when clicking on submit" and check if thatt helps.