[TrafficlightLabels = {
{
minzoom = 0,
--maxzoom = 20000,
maxzoom = 2000,
weight = 0,
width = 40,
height = 40,
offset_x = Align.center,
offset_y = Align.center,
padding = 0,
margin = 12
},
{
--minzoom = 20001,
minzoom = 2001,
maxzoom = 50000,
weight = 0,
width = 30,
height = 30,
offset_x = Align.center,
offset_y = Align.center,
padding = 0,
margin = 12
}
}
SpeedCamLabels = {
default = {
{
minzoom = 0,
--maxzoom = 20000,
maxzoom = 2000,
weight = 0,
width = 60,
height = 60,
offset_x = Align.center,
offset_y = -54,
padding = 0,
margin = 12
},
{
--minzoom = 20001,
minzoom = 2001,
maxzoom = 50000,
weight = 0,
width = 30,
height = 30,
offset_x = Align.center,
offset_y = -27,
padding = 0,
margin = 12
}
},
selected = {
{
minzoom = 0,
--maxzoom = 20000,
maxzoom = 2000,
weight = 0,
width = 60,
height = 60,
offset_x = Align.center,
offset_y = -54,
padding = 0,
margin = 12
},
{
--minzoom = 20001,
minzoom = 2001,
maxzoom = SignEnums.Inf_distance,
weight = 0,
width = 30,
height = 30,
offset_x = Align.center,
offset_y = -27,
padding = 0,
margin = 12
}
}
}
TrafficIconLabels = {
{
minzoom = 0,
maxzoom = 0,
weight = 0,
width = 80,
height = 80,
offset_x = Align.center,
--offset_y = Align.center,
offset_y = -54,
padding = 0,
margin = 12
}
}
POILabels = {
default = {
{
minzoom = 0,
--maxzoom = 20000,
maxzoom = 2000,
--weight = 999,
weight = 0,
width = 60,
height = 60,
offset_x = Align.center,
offset_y = Align.bottom,
padding = 0,
margin = 12
},
{
--minzoom = 20001,
minzoom = 2001,
maxzoom = 50000,
--weight = 999,
weight = 0,
width = 30,
height = 30,
offset_x = Align.center,
offset_y = Align.bottom,
padding = 0,
margin = 12
}
},
default_branded = {
{
minzoom = 0,
--maxzoom = 20000,
maxzoom = 2000,
weight = 900,
width = 60,
height = 60,
offset_x = Align.center,
offset_y = Align.bottom,
padding = 0,
margin = 12
},
{
--minzoom = 20001,
minzoom = 2001,
maxzoom = 50000,
weight = 900,
width = 30,
height = 30,
offset_x = Align.center,
offset_y = Align.bottom,
padding = 0,
margin = 12
}
},
favorites = {
{
minzoom = 0,
--maxzoom = 20000,
maxzoom = 2000,
weight = 1,
width = 60,
height = 60,
offset_x = Align.center,
offset_y = Align.bottom,
padding = 0,
margin = 12,
selection_padding = -6
},
{
--minzoom = 20001,
minzoom = 2001,
maxzoom = SignEnums.Inf_distance,
weight = 1,
width = 30,
height = 30,
offset_x = Align.center,
offset_y = Align.bottom,
padding = 0,
margin = 12,
selection_padding = -3
}
},
selected = {
{
minzoom = 0,
--maxzoom = 20000,
maxzoom = 2000,
weight = 0,
width = 60,
height = 60,
offset_x = Align.center,
offset_y = Align.bottom,
padding = 0,
margin = 12,
selection_padding = -6
},
{
--minzoom = 20001,
minzoom = 2001,
maxzoom = SignEnums.Inf_distance,
weight = 0,
width = 30,
height = 30,
offset_x = Align.center,
offset_y = Align.bottom,
padding = 0,
margin = 12,
selection_padding = -3]
Bookmarks