kopia lustrzana https://gitlab.com/gridtracker.org/gridtracker
GT flag fix
rodzic
53585f31ef
commit
545c44177e
|
@ -5165,7 +5165,7 @@ function createGeoJsonLayer(name, url, color, stroke)
|
||||||
}
|
}
|
||||||
|
|
||||||
GT.gtFlagIcon = new ol.style.Icon({
|
GT.gtFlagIcon = new ol.style.Icon({
|
||||||
src: "./img/flaGT.gt_user.png",
|
src: "./img/flag_gt_user.png",
|
||||||
anchorYUnits: "pixels",
|
anchorYUnits: "pixels",
|
||||||
anchorXUnits: "pixels",
|
anchorXUnits: "pixels",
|
||||||
anchor: [12, 17]
|
anchor: [12, 17]
|
||||||
|
|
Ładowanie…
Reference in New Issue