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

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

parent 55394e15
Branches
No related tags found
No related merge requests found
......@@ -271,7 +271,7 @@ public class BarkbeetleBean {
.withId("status_type_" + i)
.withLabelStyle(noLabel)
.createAndSetIconStyle()
.withScale(0.8)
.withScale(0.9)
.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