Using POIs in IndoorAtlas
POIs defined in app.indooratlas.com are automatically deployed to the SDK, bundled together with the signal map data used in positioning. Thus, when the use...
Mon, 3 Feb, 2020 at 2:29 PM
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
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