Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Narrow Colored Streets #131

Open
LHowell1914 opened this issue Nov 27, 2018 · 0 comments
Open

Narrow Colored Streets #131

LHowell1914 opened this issue Nov 27, 2018 · 0 comments

Comments

@LHowell1914
Copy link

I work with maps for a Real Estate Company, and need maps with narrow colored streets. I created one with the styling wizard, but don't know how to save it in a way I can use. Here is the JSON for it...can it be incorporated somewhere so that I can choose it as an option to use?
[
{
"featureType": "road.arterial",
"elementType": "geometry.fill",
"stylers": [
{
"color": "#f87549"
},
{
"weight": 2
}
]
},
{
"featureType": "road.local",
"elementType": "geometry.fill",
"stylers": [
{
"color": "#009191"
},
{
"visibility": "on"
},
{
"weight": 1
}
]
}
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant