added support for ground truth points: \n -layer for gt points \n -button with icon
-saving and loading support
This commit is contained in:
@@ -21,6 +21,7 @@ enum class MapLayerType {
|
||||
FLOOR_UNDERLAYS,
|
||||
FLOOR_POIS,
|
||||
FLOOR_STAIRS,
|
||||
FLOOR_GROUND_TRUTH_POINTS
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user