Select to view content in your preferred language

Offline support

904
2
01-06-2021 01:44 AM
Status: Closed
Labels (1)
GisNavy
New Contributor II

add offline support for js api developers the same as the runtime edition. I want to be able to work with map when im offline and sync my server when i turn online. nowadays its possible for runtime developers and not for js developers

2 Comments
AndyGup

Hi @GisNavy the native SDKs are your best approach to offline GIS workflows. Those SDKs have direct access to low-level device APIs to robustly support actions such as storing, sync/re-sync editing with feature services, as well complete support for restarting/reconstituting an app after offline device restarts and many other advanced capabilities. We don't have any plans for this type of functionality in the JavaScript SDK.

AndyGup
Status changed to: Closed