Hi Minesh, I completely understand, I will try to somehow restrict the key or at least change it on monthly basis.
I have another question / request, maybe not related to this topic. Please let me know if we need to open a new ticket.
On this page (hidden link), we have a search form and map which is initially hidden. The reason it is hidden is that we wanted to hide all results initially. I used this code in view loop editor:
After we showcased this to client, comment was can we have a map initially without results and then when we change any filter values to show the same map with results.
What if you pass the attributes "general_center_lat" and "general_center_lon" to [wpv-map-render] shortcode.
general_center_lat and general_center_lon. Optional, coordinates for the map center when fitbounds is set to off. It takes valid latitude and longitude values: a latitude between -85 and 85, excluded, and a longitude between -180 and 180, included. Those numbers come from rstrictions from the Google Maps API
Hi Minesh, not sure if I understand what you mean. Will this addition help us to have map on this page before we change any filter value in search form?
hidden link
If needed, we can create again temp access to site, just please mark my next reply as private
Where:
I've pass the attributes "general_center_lat" and "general_center_lon" to [wpv-map-render] shortcode with Florida lat and lon. YOu can adjust the lat and lon value as required.