How to develop a mobile Apps that uses Offline Maps?
Is there any way to build a mobile apps that will work without internet connectivity on maps(offline maps)?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Moran ShayovitchPosted Mar 12, 2014, 4:32 AM
Anil KumarPosted Apr 10, 2013, 2:18 AM
Anil KumarPosted Apr 9, 2013, 6:43 AM
There is a requirement, where downloaded Mobile Apps will be able to use Geocoding and Routing without connecting to internet(here can't use cache) and for this Offline Map is required.
Someone suggested me to save the portion of map in SQLite and use, but how to wireup is not known yet.
The another challenge is this apps will hybrid & for different mobile OS.
Suthish NairPosted Apr 9, 2013, 6:12 AM
If you are looking for Bing Maps with windows 8, refer...
http://social.msdn.microsoft.com/Forums/en-US/bingmaps/thread/6ec20790-1df5-4a6f-b022-a1b3d08a5586/
For Google Maps, refer...
http://www.markandey.com/2010/05/offline-google-maps-in-cnet.htm
Best part is all above tool supports .Net...