How to hide street numbers from embedded Google Maps
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: https://gist.github.com/dtbaker/c838fca76a058c4f307f86d0576f086a