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

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

Zoom Changed Event For Nokia Here Maps

I'm confused on how to handle zoom events with Nokia Here maps. Usually for example map.addEve… Read more Zoom Changed Event For Nokia Here Maps

Try To Create A Cluster Unsing A Sample But Addlayer Got Undefined

Here API clustering error: 'addLayer is not defined' Error I am calling the function startC… Read more Try To Create A Cluster Unsing A Sample But Addlayer Got Undefined

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

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?

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

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