Search code examples
iosswifthere-apihere-ios

HERE Maps Turn-by-Turn Navigation for Indoor 3D Venues supported?


I am trying to route between two 3D Venue Spaces within a building (Indoors) and Turn-by-Turn Navigation started.

I find out, that there is no way to convert an Route of Type "NMAVenue3dCombinedRoute" into the required "NMARoute" Type to start the Turn-By-Turn-Navigation:

NMANavigationManager.shared().startTurnByTurnNavigation(with: NMARoute!)

Any ideas would be appreciated. Thank you.


Solution

  • With current SDK 3.3 no turn by turn guidance for venues is possible, only indoor routing and positioning.