Hiding street numbers is pretty easy. Just use this style code:
[ { "featureType": "administrative.land_parcel", "stylers": [ { "visibility": "off" } ] } ]
The full embed code would look something like this:
Hiding street numbers is pretty easy. Just use this style code:
[ { "featureType": "administrative.land_parcel", "stylers": [ { "visibility": "off" } ] } ]
The full embed code would look something like this: