Hi,
Customer wants to update offline routing network located in mmpk when using the app.
I load RouteTask in my application on map loading completed. RouteTask loading from mmpk locks offline cached mmpk file. How can I "unload" RouteTask before starting offline data updating?
I saw cancelLoad method, but I am not sure, what for is that method.