Regarding Indoor Navigation using AR - ios

I am currently doing a AR based ios app for indoor navigation. So how can i create database for multiple floor building and how to use that data for navigation?

Related

INDOOR NAVIGATION app in Augmented reality

I am trying to build an indoor Navigation app in augmented reality, where path to a destination will be shown to a destination.
Problem is I am not able to find where to start and what to do. I have taken the various destination GPS coordinates.But what to do next ? I am thinking to use mapbox but new to everything. What should I do?

Map on on all scenes

I'm making a prototype app heavily based on maps. I'm trying to replicate the way Apple Maps on iOS10 works, where there is a fullscreen map in the background and different scenes appears as cards on top and the content/markers in the map updates accordingly. The map will display markers and polylines, depending on the active scene, similar to this.
I have trouble figuring out how the app needs to be structured so that the map is present and "fixed" between all scenes, but also updates based on which card is being displayed.

Offline mapping tile creation

In one of my iOS application I want to show an offline indoor map with navigation. I searched it in google and then I found solutions like routeme, mapbox etc .But the thing is I have to do this without any external libraries for that I did a sample project using mktileoverlay and it is working fine with that sample map. My problem is how I will make tiles for my indoor map with the proper structure and how to do navigation with that map. Thanks in advance.

iOS7 Maps App - How can I replicate the globe view?

I should show a globe map with MKMapView for a client and I can't replicate the thing.
Is that thing native or is somewhere in the documentation? Or it is only a special feature in the Maps App?
Thanks

Map Navigator for iOS

(I'm not a iOS dev, just need to know it for a concept) is it possible to have a navigation system the same like the maps app have it whitout leaving the my own map-app that uses the google maps inside. And will it be possible to use the turnbyturn navigation in iOS6 and the new Vector map inside of my own map-app?
You will have to use the official Maps app for turn-by-turn. You can draw paths on the MKMapView but would need to supply your own data.

Resources