pull/67/head
Maciej 2022-03-06 21:13:55 +01:00
rodzic 79f22d4543
commit c4a6583d6a
4 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -1,8 +1,8 @@
{
"aed-default": {
"height": 100,
"height": 50,
"pixelRatio": 2,
"width": 100,
"width": 50,
"x": 0,
"y": 0
}

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 870 B

Po

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

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 870 B

Po

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

Wyświetl plik

@ -39,7 +39,7 @@ let layers = {
"type": "symbol",
"source": "aed-locations",
"filter": ["!", ["has", "point_count"]],
"layout": {"icon-image": "aed-default", "icon-size": 1}
"layout": {"icon-image": "aed-default", "icon-size": 0.75}
},
{
"id": "clustered-circle",