forked from organicmaps/organicmaps
[indexer] Fixed a crash.
This commit is contained in:
parent
f5b5a0e70e
commit
94d74d149d
12 changed files with 14 additions and 14 deletions
|
@ -9165,6 +9165,6 @@ sponsored-thor
|
|||
en:Collect all the items and win prizes!
|
||||
ru:Соберите все и выиграйте призы!
|
||||
|
||||
sponsored-halloween
|
||||
sponsored-holiday
|
||||
en:Let's check your luck. Trick or treat?
|
||||
ru:Проверим вашу удачу? Нажмите на «Trick» или «Treat»
|
||||
|
|
|
@ -863,7 +863,7 @@ world +
|
|||
{}
|
||||
booking -
|
||||
cian -
|
||||
halloween -
|
||||
holiday -
|
||||
opentable -
|
||||
thor -
|
||||
viator -
|
||||
|
|
Binary file not shown.
|
@ -63199,7 +63199,7 @@ cont {
|
|||
}
|
||||
}
|
||||
cont {
|
||||
name: "sponsored-halloween"
|
||||
name: "sponsored-holiday"
|
||||
element {
|
||||
scale: 16
|
||||
symbol {
|
||||
|
|
Binary file not shown.
|
@ -62705,7 +62705,7 @@ cont {
|
|||
}
|
||||
}
|
||||
cont {
|
||||
name: "sponsored-halloween"
|
||||
name: "sponsored-holiday"
|
||||
element {
|
||||
scale: 16
|
||||
symbol {
|
||||
|
|
Binary file not shown.
|
@ -62797,7 +62797,7 @@ cont {
|
|||
}
|
||||
}
|
||||
cont {
|
||||
name: "sponsored-halloween"
|
||||
name: "sponsored-holiday"
|
||||
element {
|
||||
scale: 16
|
||||
symbol {
|
||||
|
|
|
@ -1198,4 +1198,4 @@ shop|video;1197;
|
|||
tourism|theme_park;1198;
|
||||
tourism|wilderness_hut;1199;
|
||||
sponsored|cian;1200;
|
||||
sponsored|halloween;1201;
|
||||
sponsored|holiday;1201;
|
||||
|
|
|
|
@ -3183,14 +3183,14 @@ area|z16-[sponsored=thor][rating=4]
|
|||
{icon-image: odin-l.svg;}
|
||||
|
||||
|
||||
node|z16-[sponsored=halloween][rating=1],
|
||||
area|z16-[sponsored=halloween][rating=1]
|
||||
node|z16-[sponsored=holiday][rating=1],
|
||||
area|z16-[sponsored=holiday][rating=1]
|
||||
{icon-image: pumpkin.svg;}
|
||||
|
||||
node|z16-[sponsored=halloween][rating=2],
|
||||
area|z16-[sponsored=halloween][rating=2]
|
||||
node|z16-[sponsored=holiday][rating=2],
|
||||
area|z16-[sponsored=holiday][rating=2]
|
||||
{icon-image: bat.svg;}
|
||||
|
||||
node|z16-[sponsored=halloween][rating=3],
|
||||
area|z16-[sponsored=halloween][rating=3]
|
||||
node|z16-[sponsored=holiday][rating=3],
|
||||
area|z16-[sponsored=holiday][rating=3]
|
||||
{icon-image: ghost.svg;}
|
||||
|
|
|
@ -1198,4 +1198,4 @@ shop|video
|
|||
tourism|theme_park
|
||||
tourism|wilderness_hut
|
||||
sponsored|cian
|
||||
sponsored|halloween
|
||||
sponsored|holiday
|
||||
|
|
|
@ -863,7 +863,7 @@ world 00000000000000000000 +
|
|||
{}
|
||||
booking 00000000000000000000 -
|
||||
cian 00000000000000000000 -
|
||||
halloween 00000000000000000000 -
|
||||
holiday 00000000000000000000 -
|
||||
opentable 00000000000000000000 -
|
||||
thor 00000000000000000000 -
|
||||
viator 00000000000000000000 -
|
||||
|
|
Loading…
Add table
Reference in a new issue