many changes :P
This commit is contained in:
@@ -68,6 +68,11 @@ public:
|
||||
|
||||
}
|
||||
|
||||
/** get the constructed map */
|
||||
Floorplan::IndoorMap* getMap() const {
|
||||
return im;
|
||||
}
|
||||
|
||||
/** get the map's root-layer containing all other layers */
|
||||
MapLayer* getRootLayer() { return root; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user