forked from organicmaps/organicmaps
[core] types "area:highway" and "earthquake:damage" are moved to the end of the types list
This commit is contained in:
parent
3b48dd528f
commit
bfb83cbd34
1 changed files with 2 additions and 0 deletions
|
@ -94,6 +94,8 @@ public:
|
|||
{ "sponsored" },
|
||||
{ "entrance" },
|
||||
{ "cuisine" },
|
||||
{ "area:highway" },
|
||||
{ "earthquake:damage" },
|
||||
};
|
||||
|
||||
AddTypes(arr1);
|
||||
|
|
Loading…
Add table
Reference in a new issue