Tell us what you are trying to do?
If a search was not found can the result just be the overview of the map?
Is there any documentation that you are following?
no
Is there a similar example that we can see?
Search 29412 from the location search on this page ( hidden link ) and you will see the search result text alert come up.
What is the link to your site?
hidden link
Hi,
Thank you for contacting us and I'd be happy to assist.
When no results are found, there are no posts to get the location information from for the map markers. This is why it won't be possible to show an overview of all the locations on the map.
You can center the map, to a specific location, when no results are found, by adding a map marker shortcode for that specific location, inside the view's "[wpv-no-items-found].....[/wpv-no-items-found]" tags:
( ref: https://toolset.com/documentation/programmer-reference/maps/maps-shortcodes/#wpv-map-marker)
[wpv-map-marker map_id='map-1' marker_id='marker-no-item' address='New York, United States' marker_icon='none'][/wpv-map-marker]
Please replace "map-1" with your map's actual ID and "New York, United States" with the target default location to center the map on.
I hope this helps and please let me know if you need any further assistance around this.
regards,
Waqar