I am making an android application currently that will use "Here map SDK" for offline map navigation. I have followed the documentation given in https://developer.here.com/mobile-sdks/documentation/android-hybrid-plus/topics/maps-offline.html But I am having problem on its Implementation.
Q: Can Anyone provide me the demo application that has successful implementation on "Offline Maps (MapLoader)" of Here Map SDK?
There is an official HERE example exactly for that usecase (offline mapdata download, update and checking for updates) on https://tcs.ext.here.com/mobilesdk_examples
Direct links:
you can find example code with the sdk itself still you can look at the following links
来源:https://stackoverflow.com/questions/40930459/here-map-offline-implementation