fixed some issues
added new tools for creating APs, Beacons, GTP, POI, Fingerprints fixed selection issue changed new-element creation added missing layer parameters
This commit is contained in:
@@ -159,7 +159,12 @@ HEADERS += MainWindow.h \
|
||||
mapview/model/MMRegistration.h \
|
||||
mapview/model/MMRegistrationPoint.h \
|
||||
mapview/2D/MV2DElementRegistrationPoint.h \
|
||||
mapview/3D/MV3DElementRegistrationPoint.h
|
||||
mapview/3D/MV3DElementRegistrationPoint.h \
|
||||
mapview/2D/tools/ToolNewFingerprint.h \
|
||||
mapview/2D/tools/ToolNewAccessPoint.h \
|
||||
mapview/2D/tools/ToolNewBeacon.h \
|
||||
mapview/2D/tools/ToolNewGroundTruth.h \
|
||||
mapview/2D/tools/ToolNewPOI.h
|
||||
|
||||
|
||||
FORMS += MainWindow.ui
|
||||
|
||||
Reference in New Issue
Block a user