Questions tagged [heremap-navigation]

33 questions
0
votes
0 answers

How can i get keys for here-map navigation edition?

On the document it says that the here map representative was suppose to share the credentials for navigation edition.But the representative told to create the credentials on portal The keys created from then here map's portal only works on lite and…
0
votes
1 answer

HEREMAPS Flutter SDK Navigate Edition - Import Route from Intermodal Routing API

Is there an convenient way to import a Route from the HERE Intermodal Routing API, like the intendet way to import Routes from other HERE api via a Routehandle? Or an easy other way that doesn't change the Route like importing via GeoCoordinates ?
Eric
  • 352
  • 3
  • 11
0
votes
1 answer

Making the location indicator in turn-by-turn navigation always look forward even when deviating from the route?

Is it possible to ensure that the location indicator doesn't keep pointing back to the route while you are deviating from it? It makes it very hard to see what's in front of the user as when camera tracking mode is turned on, it locks the camera to…
0
votes
2 answers

Heremaps native crash (SIGABRT)

We're investigating on an app developed by another team a native Crash on Android related to HereMaps (HERE SDK Navigation edition, navigate-4.10.2.0.7878) with this stacktrace: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** pid: 0,…
0
votes
1 answer

React Native (Track user on following direction (Google Map))

React Native; How we can Monitor The google map Tracking So Actually User drive on line or not, E.g. if i got the direction from Location A to Location B , So how we can check that User Drive on Line or not. Basically i can't Monitor…
0
votes
1 answer

How many times vehicle passes on same route

Can we define how many times vehicle should pass on a same route? Basically we need an API in here maps where we can configure/define how many times a vehicle should pass on a same route?
0
votes
0 answers

HERE SDK Orientation change too late

I am using HERE-Android-SDK to build a simple navigation solution with offline maps. In order to automatically center and rotate the map (depending on location and orientation of the user) I am using the PositioningManager class from the HERE-SDK.…
0
votes
0 answers

HERE MAPS load very slowly on physical devices

I'm working with HERE MAPS navigate sdk on my flutter project. The maps load and search super fast on the simulators but when I run using a physical device (iPhone or Android) it loads super slow. Literally takes minutes to search or load tiles. I…
0
votes
1 answer

Here sdk flutter. The map is not displayed

I am currently developing an android application based on flutter. I have integrated HERE-SDK-FLUTTER for navigation. When I run the application on my emulator I have no problem, but when I run it on my physical phone (Android 10), the map does not…
0
votes
1 answer

Here sdk flutter libheresdk.so

I am trying to use offline map downloader, but i have crashe when initialize map downloader. I am used example source code from heresdk-navigate-flutter-examples-4.8.1.0\offline_maps_app Build fingerprint:…
0
votes
1 answer

Lane information doesn't show in Here Map

I am working in an app with maps using Here Maps but when the navigation launchs, the lane information doesn't show. I am following this example -->…
0
votes
1 answer

Solution To Use Avoid Area For Android Here Map Mobile SDK

I am using here map mobile SDK for navigation for Android. Now I want to use avoidareas functionality. It is working in JS but not in Android. So if anyone have idea about this, your help would be really appreciated. Reference URL :…
0
votes
2 answers

HERE API:Swift. Wierd behaviour : Loops in a route - Creating a route based on GPS trace creates loops. / passthrough waypoints

im trying to create a route that follows a gps trace i provide. The gps trace is cleaned up and it has no loops in it and is in correct order. I checked it with other services. It has 1920 points. You can find the trace here GPX Files Sadly if i…
Andreas
  • 397
  • 4
  • 18
  • 37