Smart Guide (intelligencetour)

Introduction

Demonstrate and search for POIs nearby pharmacies, convenience stores, shopping malls, supermarkets, etc., and display POI details in the real scene.

Operation effect

Figure: Smart Guide Operation Effect

Location

Android Studio

  • Product package: Product package\SampleCode\SampleCode_AndroidStudio\AndroidStudioSampleCode\intelligencetour

License

Offline license, copy the license file to the "mobile device internal storage\SuperMap\License" folder.

Library

jar
com.supermap.data.jar, com.supermap.ar.jar, com.supermap.mapping.jar, com.supermap.services.jar
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
ArView setWorld(), setDistanceFactor(), setMaxDistanceToRender(), setPOIOverlapEnable(), setOnClickArObjectListener(), setArViewAdapter(), storeArObjectViewAndUri()
CameraView startPreviewCamera(), releaseCamera()
FloatingSearchView setOnSearchListener()
ARRendererInfoUtil saveARRendererMode()
GeoObject setGeoPosition(), setName()

Basic steps

  1. Search or click the button below to query the POI and display the query results in the camera.