Skip to content
Snippets Groups Projects
Commit 08a749a5 authored by Lene Wasskog's avatar Lene Wasskog
Browse files

fix: Size of icons in barkbeetle map [VIPSUTV-948]

parent 6cbec2e9
No related branches found
No related tags found
No related merge requests found
......@@ -276,7 +276,7 @@ public class BarkbeetleBean {
.withId("status_type_" + i)
.withLabelStyle(noLabel)
.createAndSetIconStyle()
.withScale(0.5)
.withScale(0.8)
.withHotSpot(hotspot)
.createAndSetIcon()
.withHref(iconPath + "station_icon_status_" + i + ".png");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment