Skip to content

Commit

Permalink
removed key, updated sprite path
Browse files Browse the repository at this point in the history
  • Loading branch information
pathmapper authored Jun 29, 2018
1 parent ea9d7fa commit 5ad58ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
},
"openmaptiles": {
"type": "vector",
"url": "https://free.tilehosting.com/data/v3.json?key=tXiQqN3lIgskyDErJCeY"
"url": "https://free.tilehosting.com/data/v3.json?key={key}"
}
},
"sprite": "https://rawgit.com/lukasmartinelli/osm-liberty/gh-pages/sprites/osm-liberty",
"sprite": "https://rawgit.com/maputnik/osm-liberty/gh-pages/sprites/osm-liberty",
"glyphs": "https://orangemug.github.io/font-glyphs/glyphs/{fontstack}/{range}.pbf",
"layers": [
{
Expand Down

0 comments on commit 5ad58ca

Please sign in to comment.