I already succeeded to download Map Packages, and it works well in offline mode. Is it possible to use turn-by-turn navigation using NMANavigationManager in offline mode? I wanna provide voice and visual instructions in offline mode.
Sample code download Map Packages: https://github.com/heremaps/here-ios-sdk-examples/tree/master/map-downloader-ios-swift
Sample code turn-by-turn navigation: https://github.com/heremaps/here-ios-sdk-examples/tree/master/turn-by-turn-navigation-ios-swift
Thanks in advance.