AR Collection (AImeasure)
Introduction
Demonstrate the AR point-based collection of indoor floor plans.
Operation effect
![]() |
| Figure: AR Measure Operation Effect |
Location
Android Studio
- Product package: Product package catalogue\SampleCode\SampleCode_AndroidStudio\AndroidStudioSampleCode\AImeasure
License
Offline license, copy the license file to the "mobile device internal storage\SuperMap\License" folder.
Library
| jar |
|---|
| com.supermap.data.jar, com.supermap.mapping.jar, sceneform-sm-11.1.0.aar |
| so |
| libimb2d.so, libgnustl_shared.so, libQt5Core.so, libQt5Gui.so, libQt5Svg.so, libQt5Widgets.so(Note: Starting from version 11.1, the last five so libraries need to be added.) |
Key types/members
| Control/Class | Method |
|---|---|
| ARMeasureView | setFlagType(), setOnLengthChangedListener(), addPoint(), startMeasure(), stopMeasure(), undo() |
| OnLengthChangedListener |
Basic steps
- Find the plane with a look up;
- Add a mapping marker;
- Complete the mapping.
