forked from organicmaps/organicmaps
[Styles] Add captions for 'hotel', 'hostel'.
This commit is contained in:
parent
7341ad2679
commit
0c8983f94d
2 changed files with 24 additions and 0 deletions
Binary file not shown.
|
@ -2245,6 +2245,14 @@ cont {
|
|||
name: "hotel_and_restaurant"
|
||||
priority: 1535
|
||||
}
|
||||
caption {
|
||||
primary {
|
||||
height: 12
|
||||
color: 0x404040
|
||||
stroke_color: 0xFFFFFF
|
||||
}
|
||||
priority: 11829
|
||||
}
|
||||
}
|
||||
}
|
||||
cont {
|
||||
|
@ -55158,6 +55166,14 @@ cont {
|
|||
name: "hostel"
|
||||
priority: 1427
|
||||
}
|
||||
caption {
|
||||
primary {
|
||||
height: 12
|
||||
color: 0x404040
|
||||
stroke_color: 0xFFFFFF
|
||||
}
|
||||
priority: 11829
|
||||
}
|
||||
}
|
||||
}
|
||||
cont {
|
||||
|
@ -55168,6 +55184,14 @@ cont {
|
|||
name: "hotel"
|
||||
priority: 1426
|
||||
}
|
||||
caption {
|
||||
primary {
|
||||
height: 12
|
||||
color: 0x404040
|
||||
stroke_color: 0xFFFFFF
|
||||
}
|
||||
priority: 11829
|
||||
}
|
||||
}
|
||||
}
|
||||
cont {
|
||||
|
|
Loading…
Add table
Reference in a new issue