Current location in Offline Indoor Navigation in i

2019-06-12 20:35发布

问题:

As a part of my ibeacon based ios application i have to find the current location of the user in my indoor map offline, I am using mapbox SDK for displaying my offline indoor map there is any way to calculate the user location with the help of near by beacons.Thanks in advance.

回答1:

Yes! You can use Radius Networks' NavigationKit framework to do offline indoor navigation. There is a reference app that shows you how to use it with an image-based map, but you can modify it to work with mapbox as well. Best of all, NavigationKit is free to use on deployments of up to 100 mobile devices.