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 maps js: bounds object structure changes
Does anybody know the definition of Bounds object for Here maps?
I see that lately this object changed and I want to understand if that is something that has been introduced by here maps team or is that something that I misunderstand in terms of…

Deniss M.
- 3,617
- 17
- 52
- 100
0
votes
1 answer
HERE Maps: Can't find domain whitelist feature
Any idea where I could find that feature from the docs?
1st image is my screenshot from my developer page
2nd is from the Here documentation

Octavian Regatun
- 45
- 2
- 4
0
votes
2 answers
Where can I find a list of all the road types in HERE Maps?
I need a list of all the road types in HERE Maps just like in OpenStreetMap but couldn't find anything in the documentation.
A list with the type name, a brief description, and an example image would be…

JackieNBee
- 173
- 3
- 18
0
votes
1 answer
Getting InvalidArgumentError in HERE Maps API for Javascript 3.1 upgrade
While upgrading HERE Maps API for Javascript to 3.1 version within this I am drawing polygon by connecting polylines
I have replaced H.geo.Strip with H.geo.LineString
var point = _this.map.screenToGeo(e.currentPointer.viewportX,…

mona0295
- 3
- 3
0
votes
1 answer
Is there a way to animate the HERE Android SDK marker movement on the map?
I am trying to animate MapMarker object movement between two point on the map.
This is line that sets new position but without animation.
marker.setCoordinate(new GeoCoordinate(lat, lon));

Vuk Pekez
- 80
- 1
- 5
0
votes
0 answers
#heremaps How to get data in info-bubble when clicking on the Cluster in javascript
I have some clustering on the here-map. I want when I click on the particular cluster then I need the data on the clicked cluster.
In here-map How to get data in the info-bubble when clicking on the Cluster in javascript?

Salman Khan
- 1
- 1
0
votes
1 answer
HERE Maps JS API controls rending behind map
I'm trying to add the UI controls (zoom in/out and scale) to a HERE map and I see the svg for the zoom icon render and then the map render on top of the svg. Wondering if anyone can help me spot the issue. Looking at the documentation…

Rob Nordberg
- 55
- 1
- 3
- 6
0
votes
1 answer
Swift: HEREMaps geocoding sharedSdkEngineNotInstantiated error being thrown
So I'm using the HERE iOS SDK. For some reason, the try block isn't working, I keep getting the error printing out that is 'sharedSdkEngineNotInstantiated'. The getCoordinates function is what I'm trying to test after instantiation--I included it so…

nickcoding
- 305
- 8
- 35
0
votes
1 answer
H.geo.LineString is not behaving like h.geo.strip
I am upgrading here maps to version 3.1, trying draw a draggable polygon. I have replaced a few methods and now working on replacing H.geo.strip() with H.geo.lineString(). However, When I try to insert 1st point into the line string in like this…

Sanket Karandikar
- 93
- 2
- 13
0
votes
1 answer
Add information from kml file to popup bubble in Here Maps
I have a map with an icon marked derived from a kml file. The kml file is:
Dove.kml