[editor] Add POI type for shop=car

This commit is contained in:
Ilya Zverev 2016-03-16 20:10:26 +03:00 committed by Sergey Yershov
parent b1ce87f0f9
commit bef875f01b

View file

@ -507,6 +507,7 @@
<include field="internet" />
</type>
<type id="shop-car" group="shop">
<include group="poi" />
<include field="operator" />
<include field="internet" />
</type>