Skip to content

simsinak/offline-map-with-augmenteReality-nav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Augmented Reality Navigation It works based on offline maps, which we have used MapBox for it.


It uses augmented reality for showing around POIs by using AR SDK


Also it shows an augmented reality-based video by help of Vuforia SDK


NOTE: _Compile the project on iphone 5/5s, not the simulator. unless you will get error


#Instruction You can create your offline maps by following osm-bright project For reduceing the project size, the offline map file has been removed from the project. so put your maps with mbTiles extension to the project folder and in the viewcController.m change the iran-shiraz-1 in line 21 to your mbtile map name.

RMMBTilesSource *content=[[RMMBTilesSource alloc]initWithTileSetResource:@"iran-shiraz-1"];

Then in the build phase setting add the map to Copy bundle resources.

pic1 pic2 pic3 pic4

About

This is an offline map, which created base on open street maps and has used the Vouforia's augmented reality and Mapbox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published