44 lines
705 B
JSON
44 lines
705 B
JSON
![]() |
[
|
||
|
{
|
||
|
"featureType": "water",
|
||
|
"elementType": "geometry",
|
||
|
"stylers": {
|
||
|
"color": "#ff0000"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"featureType": "land",
|
||
|
"elementType": "geometry",
|
||
|
"stylers": {
|
||
|
"color": "#000000"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"featureType": "road",
|
||
|
"elementType": "all",
|
||
|
"stylers": {
|
||
|
"color": "#555555"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"featureType": "building",
|
||
|
"elementType": "all",
|
||
|
"stylers": {
|
||
|
"color": "#222222"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"featureType": "all",
|
||
|
"elementType": "labels.text.fill",
|
||
|
"stylers": {
|
||
|
"color": "#ffffff"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"featureType": "all",
|
||
|
"elementType": "labels.text.stroke",
|
||
|
"stylers": {
|
||
|
"color": "#000000"
|
||
|
}
|
||
|
}
|
||
|
]
|