Good afternoon, we are working with Woocommerce Booking displaying the map with the locations of the products. The display on the map works perfectly, however we could not find a way to perform a search which passes the parameters by GET method in the Url and the map filters the search with said variable. Could you show us the way to accomplish this task? It is not clear to us in the documentation since the search is by address. Ex: Santiago, Metropolitan Region, Chile.
EX URL: https://www.domain.com/map/?location=Santiago,%20Metropolitan%20Region,%20Chile
Thank you