0% found this document useful (0 votes)
230 views1 page

Map Style Google Maps

This document contains a list of styling rules for map elements. It defines the color properties for geometry, labels, and text of various map features such as roads, water, parks, and transit. The goal is to style the map with a light color scheme where labels have low visibility and natural elements are hidden.

Uploaded by

vaibhav sehgal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
230 views1 page

Map Style Google Maps

This document contains a list of styling rules for map elements. It defines the color properties for geometry, labels, and text of various map features such as roads, water, parks, and transit. The goal is to style the map with a light color scheme where labels have low visibility and natural elements are hidden.

Uploaded by

vaibhav sehgal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

[ { "elementType": "geometry", "stylers": [ { "color": "#f5f5f5" } ] }, {

"elementType": "labels", "stylers": [ { "visibility": "off" } ] }, {


"elementType": "labels.icon", "stylers": [ { "visibility": "off" } ] }, {
"elementType": "labels.text.fill", "stylers": [ { "color": "#616161" } ]
}, { "elementType": "labels.text.stroke", "stylers": [ { "color":
"#f5f5f5" } ] }, { "featureType": "administrative.land_parcel", "stylers":
[ { "visibility": "off" } ] }, { "featureType":
"administrative.land_parcel", "elementType": "labels.text.fill",
"stylers": [ { "color": "#bdbdbd" } ] }, { "featureType":
"administrative.neighborhood", "stylers": [ { "visibility": "off" } ] }, {
"featureType": "landscape.natural.landcover", "elementType":
"geometry.fill", "stylers": [ { "visibility": "off" } ] }, {
"featureType": "landscape.natural.terrain", "elementType":
"geometry.fill", "stylers": [ { "visibility": "off" } ] }, {
"featureType": "poi", "elementType": "geometry", "stylers": [ { "color":
"#eeeeee" } ] }, { "featureType": "poi", "elementType":
"labels.text.fill", "stylers": [ { "color": "#757575" } ] }, {
"featureType": "poi.park", "elementType": "geometry", "stylers": [ {
"color": "#e5e5e5" } ] }, { "featureType": "poi.park", "elementType":
"labels.text.fill", "stylers": [ { "color": "#9e9e9e" } ] }, {
"featureType": "road", "elementType": "geometry", "stylers": [ { "color":
"#ffffff" } ] }, { "featureType": "road.arterial", "stylers": [ { "color":
"#f5f5f5" } ] }, { "featureType": "road.arterial", "elementType":
"geometry.fill", "stylers": [ { "color": "#e8e8e8" } ] }, { "featureType":
"road.arterial", "elementType": "labels.text.fill", "stylers": [ {
"color": "#757575" } ] }, { "featureType": "road.highway", "elementType":
"geometry", "stylers": [ { "color": "#dadada" } ] }, { "featureType":
"road.highway", "elementType": "labels.text.fill", "stylers": [ { "color":
"#616161" } ] }, { "featureType": "road.local", "elementType":
"labels.text.fill", "stylers": [ { "color": "#9e9e9e" } ] }, {
"featureType": "transit.line", "elementType": "geometry", "stylers": [ {
"color": "#e5e5e5" } ] }, { "featureType": "transit.station",
"elementType": "geometry", "stylers": [ { "color": "#eeeeee" } ] }, {
"featureType": "water", "elementType": "geometry", "stylers": [ { "color":
"#c9c9c9" } ] }, { "featureType": "water", "elementType": "geometry.fill",
"stylers": [ { "color": "#91c8ff" } ] }, { "featureType": "water",
"elementType": "labels.text.fill", "stylers": [ { "color": "#9e9e9e" } ] }
]

You might also like