Using POIs in IndoorAtlas

Defining POIs and POI Images in app.indooratlas.com
Points Of Interest (POIs) defined in app.indooratlas.com are automatically deployed to the SDK, bundled together with the signal map data used in positionin...
Mon, 15 May, 2023 at 2:19 PM
Using POIs in Android
POIs are delivered to the application through the Region-events. Please see example below. For a complete example, check WayfindingExample.java. privat...
Mon, 17 Feb, 2020 at 12:28 PM
Using POIs in iOS
POIs are delivered to the app using the Region-events. Please see example below: - (void)indoorLocationManager:(IALocationManager *)manager didEnterReg...
Mon, 17 Feb, 2020 at 12:29 PM