Created
October 6, 2015 20:55
-
-
Save hepplerj/9e63425ea2492fa19fe5 to your computer and use it in GitHub Desktop.
Custom Neatline base map
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Mapbox (Custom)": [ | |
{ | |
"title": "Mapbox Rhine custom", | |
"id": "Mapbox.mgtaylor.e25e78e6", | |
"type": "XYZ", | |
"properties": { | |
"urls": [ | |
"http://a.tiles.mapbox.com/v4/mgtaylor.e25e78e6/${z}/${x}/${y}.png", | |
"http://b.tiles.mapbox.com/v4/mgtaylor.e25e78e6/${z}/${x}/${y}.png", | |
"http://c.tiles.mapbox.com/v4/mgtaylor.e25e78e6/${z}/${x}/${y}.png", | |
"http://d.tiles.mapbox.com/v4/mgtaylor.e25e78e6/${z}/${x}/${y}.png" | |
] | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment