I want to not show these icons on the maps embedded in my website:-
Does anyone know what the API call is. I have looked through https://developers.google.com/maps/documentation/javascript/reference and have had no luck at all.
I want to not show these icons on the maps embedded in my website:-
Does anyone know what the API call is. I have looked through https://developers.google.com/maps/documentation/javascript/reference and have had no luck at all.
These are Googles POI's. Not sure of the sub-type (see https://developers.google.com/maps/documentation/javascript/reference#MapTypeStyleFeatureType), but you can disable all types of POIs from appearing using something like this:
In fact the beds fall under the 'poi.business' sub-type, which will also prevent things like shops showing up, if you use: