AR Measure (ARCartograph)

Introduction

Example AR real-life measurement area, distance measurement, and depth of field.

Operation effect

Figure: AR Measure Operation Effect

Location

Android Studio

  • Product package: Product package catalogue\SampleCode\SampleCode_AndroidStudio\AndroidStudioSampleCode\ARCartograph

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, com.supermap.ar.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
ARCartographView isHitTest(), setARRulerCallBack(), finishMeasure(), setFeaturePointVisible(), deleteRuler(), setMeasreMode()

Basic steps

  1. Find the plane with a flat look;
  2. Add a measurement marker to complete the measurement.