This is the tag for information about the HERE Maps application developed by HERE Technologies. HERE Maps is a mapping software application. Use this tag to ask questions related to HERE Maps into your own web and mobile apps, retrieve map information such as addresses and coordinates, etc.
Questions tagged [heremaps]
331 questions
0
votes
1 answer
HERE iOS SDK Level 3 Categories
I know that you can search with level 1 and level 2 categories with the HERE SDK for iOS.
However is it at all possible to search by level 3 categories? I've printed out the categories, however the level two categories do not obtain sub categories.
…

Liam Charmer
- 21
- 3
0
votes
1 answer
integrating road signs in Here maps
Hi I am new to React and Here maps, I am using Here maps for maps. Currently I am able to show live marker position, I want to show road signs as well.
For that I am constructing a request as specified here…

srinivast6
- 309
- 3
- 8
0
votes
1 answer
How to get Truck restrictions of an area in Here Maps API?
There is this truck restrictions map in the Here website.
But this only shows an image which is not of much use. Is there any way to get the info in a proper format?

Satyajit Das
- 2,740
- 5
- 16
- 30
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
0
votes
1 answer
NullPointerException after com.here.android.mpa.mapping.MapView.onLayout
Seeing this in the wild in our application, but cannot reproduce on the bench. Stack trace below.
Asking here because this seems to be the primary support forum for HERE maps.
I haven't been able to find anything on the HERE maps website or other SO…

Yann
- 1
0
votes
1 answer
How to implement clickable info-bubble on tap of marker in HERE maps in iOS?
I have integrated HERE maps successfully in my iOS app, but now I am facing an issue in implementing info-bubble on tap of markers on HERE map.I have searched on HERE documentation for iOS SDK, but can't find anything relevant. There are many…

MS_iOS
- 401
- 1
- 5
- 13
0
votes
1 answer
Styling markers in a Here Maps layer
Using the sample code provided on the Here developer website I'm displaying postcode boundaries.
What I want to be able to do is get hold of the markers that are placed at the centroids in order to change the icons but I cannot find anything in the…

Ross Coundon
- 647
- 1
- 9
- 20
0
votes
1 answer
Why does large eojson not get displayed on Here Map?
I'm trying to parse and display a geojson representation of the UK postcode districts on a Here Map using the JavaScript API within a VueJs application.
The code is relatively simple - districtGeojson is the JSON document. The following function is…

Ross Coundon
- 647
- 1
- 9
- 20
0
votes
0 answers
HERE MAPS returns blank tiles after reloading page in Vue + Veutify
Problem
Developed a component vue and included all necessary steps and manage to have it working with correct apikey configuration. Map component in page loads correctly for the 1st time. Upon reloading, HERE api returns blank tiles and this…
0
votes
1 answer
Here map left space at top if height is more than width
I am using Here map for my website and i need height of the Map more than width. In order to do so, when I give height more than width, Map left white space at the…

Rahul Gupta
- 972
- 11
- 29
0
votes
1 answer
initMap Error: Couldn't create WebGL context
I'm developing an angular web app and after migrating HERE maps from 3.0 to 3.1 got a problem rendering the new version of the map.
The following error:
initMap Error: Couldn't create WebGL context.

Ger4
- 1
- 1
0
votes
0 answers
HERE MAP API issue with Android Native SDK
I have ingrate the HERE MAP Android native SDK in my app, and i getting the following issue, can any one help me.
1.) Here Map very first time loading issues, but when i close or kill the app and again re-start it then it is working fine.
private…

Vikas S Singh
- 1,748
- 1
- 14
- 29
0
votes
1 answer
Speed Limit differences between Rest API and Map Creator
We've been looking into a few scenario's whereby the Rest API returns a different speed limit result to that of Map Creator for a given long / lat and bearing.
My best guess would be that due to Map Creator allowing editing of speed limits, you…

Chavez_oz
- 88
- 4
0
votes
1 answer
truckRestrictionPenalty=soft in here maps android sdk
I'm doing a new feature of sending routes for trucks calculating in here rest api to android app (works with here maps android sdk). In here rest api we are using truckRestrictionPenalty=soft in route calculate request. When I'll send this same…

skajar
- 99
- 1
- 7
0
votes
1 answer
Here Map Navigation not working in Picture in Picture Mode for Android
I am trying to implement Picture in Picture mode for Here Map navigation. I am facing one problem, Map is not updating its camera in PIP mode. Voice instruction and all other instructions are working fine. When i switch to PIP mode map camera is not…

Abu Yousuf
- 5,729
- 3
- 31
- 50