IndoorAtlas React Native plugin can be found in react-native
branch
IndoorAtlas provides a unique Platform-as-a-Service (PaaS) solution that runs a disruptive geomagnetic positioning in its full-stack hybrid technology for accurately pinpointing a location inside a building. The IndoorAtlas SDK enables app developers to use high-accuracy indoor positioning in venues that have been fingerprinted.
- Before starting, read the quick overview of IndoorAtlas technology to understand the necessary steps in the deployment process
- Set up your free developer account in the IndoorAtlas developer portal.
- To enable IndoorAtlas indoor positioning in a venue, the venue needs to be fingerprinted with the IndoorAtlas MapCreator 2 tool.
- To start developing your own app using the Cordova/React.Native plugin, create an API key and plug it into our example application available on Github.
The full documentation for the IndoorAtlas Cordova/React.Native plugin is available at: https://docs.indooratlas.com/cordova/latest/
The documentation is generated from the latest code with documentation.js
.
Usage:
npm install -g documentation
documentation build www/IndoorAtlas.js -f html -o /tmp/docs/
Copyright 2015-2021 IndoorAtlas Ltd. The Cordova/React.Native Plugin is released under the Apache License. See the LICENSE.md file for details.