Skip to content Skip to sidebar Skip to footer
Showing posts with the label Here Api

Geodesic Polygons In Nokia Here 3.0?

Using the HERE JavaScript API 3.0, is it possible to create geodesic polygons? I.e. draw the shorte… Read more Geodesic Polygons In Nokia Here 3.0?

Here-maps Routing Api Fails With Invalid Credentials, But Other Here-api's Continue To Work With Exact Same Credentials

So, I've copy pasted the example code from https://developer.here.com/documentation/maps/topics… Read more Here-maps Routing Api Fails With Invalid Credentials, But Other Here-api's Continue To Work With Exact Same Credentials

Nokia Here Maps: Trigger Public Transport Through Code

I want to trigger 'Public Transport' toggle button's action through code. I have searc… Read more Nokia Here Maps: Trigger Public Transport Through Code

Nokia Here Maps Javascript Api: Is There Any Property To Fix The Position Of An Infobubble?

Currently we are using HERE Javascript Api 2.5.3 (https://js.api.here.com/se/2.5.3/jsl.js?with=all)… Read more Nokia Here Maps Javascript Api: Is There Any Property To Fix The Position Of An Infobubble?

Markers Are Missing Suddenly While Rendering On Here Maps 2.5.3

I have developed an application where it displays collection of markeres on the navteq map.when i w… Read more Markers Are Missing Suddenly While Rendering On Here Maps 2.5.3

Here Polyline Encoding: Javascript -> Swift

I am trying to implement HERE's Javascript polyline encoding algorithm (see below) in Swift. I… Read more Here Polyline Encoding: Javascript -> Swift