Skip to content

Instantly share code, notes, and snippets.

@eric-taix
Last active January 25, 2021 21:08
Show Gist options
  • Save eric-taix/62099cca30a4576b6befe2e8b30bb8d7 to your computer and use it in GitHub Desktop.
Save eric-taix/62099cca30a4576b6befe2e8b30bb8d7 to your computer and use it in GitHub Desktop.
Google map style
{
"featureType": "all",
"elementType": "labels.text.stroke",
"stylers": [
{
"color": "{textTheme.bodyText2}"
},
{
"visibility": "off"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment