ADVERTISEMENT
Borders No Labels Log in to Favorite
David
June 24, 2016
12098 views
57 favorites
Simple map with state/province borders and no labels.
SPONSORED BY
JavaScript Style Array:
[ { "featureType": "all", "elementType": "labels", "stylers": [ { "visibility": "off" } ] }, { "featureType": "administrative", "elementType": "all", "stylers": [ { "visibility": "off" } ] }, { "featureType": "administrative.country", "elementType": "geometry.stroke", "stylers": [ { "visibility": "on" }, { "color": "#F7F5F2" }, { "weight": 0.8 } ] }, { "featureType": "administrative.province", "elementType": "geometry.fill", "stylers": [ { "visibility": "on" }, { "saturation": "97" } ] }, { "featureType": "administrative.province", "elementType": "geometry.stroke", "stylers": [ { "visibility": "on" } ] }, { "featureType": "landscape", "elementType": "all", "stylers": [ { "color": "#DDD4CB" } ] }, { "featureType": "poi", "elementType": "all", "stylers": [ { "color": "#DDD4CB" } ] }, { "featureType": "road", "elementType": "all", "stylers": [ { "visibility": "off" } ] }, { "featureType": "transit", "elementType": "all", "stylers": [ { "visibility": "off" } ] }, { "featureType": "water", "elementType": "all", "stylers": [ { "color": "#F7F5F2" } ] } ]