sprites fix, hardcoded url

pull/67/head
Maciej 2022-03-06 19:17:33 +01:00
rodzic 623df0bc0a
commit 0e4fd8b719
3 zmienionych plików z 31 dodań i 1 usunięć

Wyświetl plik

@ -0,0 +1,30 @@
{
"aed-customers": {
"height": 240,
"pixelRatio": 1,
"width": 240,
"x": 0,
"y": 0
},
"aed-default": {
"height": 240,
"pixelRatio": 1,
"width": 240,
"x": 240,
"y": 0
},
"aed-no": {
"height": 240,
"pixelRatio": 1,
"width": 240,
"x": 0,
"y": 240
},
"aed-private": {
"height": 240,
"pixelRatio": 1,
"width": 240,
"x": 240,
"y": 240
}
}

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 7.3 KiB

Wyświetl plik

@ -25,7 +25,7 @@ let layers = {
}
},
"glyphs": "https://fonts.openmaptiles.org/{fontstack}/{range}.pbf",
//"sprite": "asset://../sprites/aed-style",
"sprite": "https://aed.openstreetmap.org.pl/dev/src/sprites/aed-style",
"layers": [
{
"id": "background",