Skip to content
Snippets Groups Projects
Commit bfd7ca01 authored by Matthieu Benoist's avatar Matthieu Benoist
Browse files

change glyph url for satellite view definition

parent 47770d5f
No related branches found
No related tags found
1 merge request!137change glyph url for satellite view definition
......@@ -19,7 +19,7 @@
"maxzoom": 22
}
},
"glyphs": "https://openmaptiles.geo.data.gouv.fr/fonts/{fontstack}/{range}.pbf",
"glyphs": "https://minio.data.grandlyon.com/assets/mapbox-glyphs/{fontstack}/{range}.pbf",
"layers": [
{
"id": "satellite-tiles",
......@@ -61,8 +61,8 @@
"text-rotation-alignment": "map"
},
"paint": {
"text-color": "#fff",
"text-halo-color": "black",
"text-color": "#333744",
"text-halo-color": "hsl(0, 0%, 100%)",
"text-halo-width": 2
}
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment