Skip to content

Instantly share code, notes, and snippets.

@hepplerj
Created October 6, 2015 20:55
Show Gist options
  • Save hepplerj/9e63425ea2492fa19fe5 to your computer and use it in GitHub Desktop.
Save hepplerj/9e63425ea2492fa19fe5 to your computer and use it in GitHub Desktop.
Custom Neatline base map
{
"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