forked from organicmaps/organicmaps
Added sponsored booking into feature data
This commit is contained in:
parent
fc6beedd23
commit
0f7d540fac
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ public:
|
|||
{ "amenity", "bench" },
|
||||
{ "amenity", "shelter" },
|
||||
{ "building", "address" },
|
||||
{ "sponsored", "booking" },
|
||||
};
|
||||
|
||||
AddTypes(arr2);
|
||||
|
|
Loading…
Add table
Reference in a new issue