From ead3bd0b9d6182c2718e93935d3b9b504c33d242 Mon Sep 17 00:00:00 2001 From: lukasmartinelli Date: Sat, 6 Aug 2016 18:05:51 +0200 Subject: [PATCH] Add sprites and glyphs directly from page --- osm-liberty.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/osm-liberty.json b/osm-liberty.json index a37cc87..45f1a89 100644 --- a/osm-liberty.json +++ b/osm-liberty.json @@ -80,8 +80,8 @@ "maxzoom": 6 } }, - "sprite": "https://raw.githubusercontent.com/osm2vectortiles/mapbox-gl-styles/master/sprites/bright-v9", - "glyphs": "http://glfonts.lukasmartinelli.ch/fonts/{fontstack}/{range}.pbf", + "sprite": "http://osm-liberty.lukasmartinelli.ch/sprites/osm-liberty", + "glyphs": "http://osm-liberty.lukasmartinelli.ch/fonts/{fontstack}/{range}.pbf", "layers": [ { "id": "background", @@ -4079,4 +4079,4 @@ } } ] -} \ No newline at end of file +}