Home › Forums › MapPress Support › Remove google POI › Reply To: Remove google POI
January 23, 2014 at 9:54 am
#14128
Participant
Its quite easy…. just go to settings and under css add the following:
[ { “featureType”: “poi.business”, “stylers”: [ { “visibility”: “off” } ] } ]
(giving it a class name .
Save the settings.
Then scroll down to the css setting and from the drop down select your class name and apply it. Click save on the settings… the poi premium lists no longer appear.