hiding the Google Map tab and map
For some of my categories, I designated all the components of the address as
optional (e.g. street, city, state).
When a user leaves them blank, I want the single ad listing page to
not have a Google maps tab and to
not show the Google maps.
How can I do this?
I would like to make it so the map code doesn't even load in these cases, so that my page doesn't have unnecessary data to load (since I don't want those elements shown anyway).