This repository has been archived on 2020-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
Files
Indoor/tests/data/WalkHeadingMap.xml
FrankE d283d9b326 geometry changes/fixes/new features
new grid walkers + fixes
new test-cases
worked on step/and turn detection
android offline-data-reader
worked on vap-grouping
2016-09-07 10:16:51 +02:00

31 lines
1.2 KiB
XML

<map width="70" depth="50">
<floors>
<floor atHeight="0" height="4" name="0. Stock">
<outline>
<polygon name="new" method="0">
<point x="0" y="0"/>
<point x="20" y="0"/>
<point x="20" y="20"/>
<point x="-0" y="20"/>
</polygon>
</outline>
<obstacles>
<line material="3" type="1" x1="9" y1="15" x2="11" y2="15"/>
<line material="3" type="1" x1="15" y1="11" x2="15" y2="9"/>
<line material="3" type="1" x1="9" y1="5" x2="11" y2="5"/>
<line material="3" type="1" x1="5" y1="11" x2="5" y2="9"/>
<line material="3" type="1" x1="14" y1="15" x2="15" y2="14"/>
<line material="3" type="1" x1="15" y1="6" x2="14" y2="5"/>
<line material="3" type="1" x1="5" y1="6" x2="6" y2="5"/>
<line material="3" type="1" x1="5" y1="14" x2="6" y2="15"/>
<line material="3" type="1" x1="21" y1="-1" x2="21" y2="-5"/>
</obstacles>
<underlays/>
<pois/>
<accesspoints/>
<beacons/>
<stairs/>
</floor>
</floors>
</map>