Select to view content in your preferred language

Offline Navigation/Route calculation using ArcGIS JS APIs

3374
1
07-02-2014 08:33 AM
RajaSS
by
Deactivated User
Do we have any mechanism to show offline navigation/route calculation on a JQuery mobile application. The application is being built for iOS and Android?
0 Kudos
1 Reply
EliseAcheson1
Deactivated User
Do we have any mechanism to show offline navigation/route calculation on a JQuery mobile application. The application is being built for iOS and Android?


Hi,

If you're building a JavaScript app you'd be better off posting in the JavaScript forum - this forum is for Java (desktop, native) apps.

Alternatively if you're building a native app for Android, you can do offline routing provided you have a network dataset stored locally on the machine - more details in the Finding a route Android Guide topic. It will be similar for iOS, but this is for native apps not JavaScript.

~elise
0 Kudos