diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -175,8 +175,8 @@ view model = [ Style.name "light" , Style.defaultCenter <| LngLat 20.39789404164037 43.22523201923144 , Style.defaultZoomLevel 1.5967483759772743 - , Style.sprite "mapbox://sprites/astrosat/cjht22eqw0lfc2ro6z0qhlm29" - , Style.glyphs "mapbox://fonts/astrosat/{fontstack}/{range}.pbf" + , Style.sprite "mapbox://sprites/mapbox/light" + , Style.glyphs "mapbox://fonts/mapbox/{fontstack}/{range}.pbf" ] , layers = [ Layer.background "background" |