Questions tagged [here-maps-rest]

259 questions
0
votes
1 answer

Why am i receiving different results from the HERE Routing API and the HERE Maps Website?

We are using the Routing API V8. When I call the API. I am getting a return result of 2021-03-03T18:09:52+10:00 But from the maps website. I am getting a result of…
0
votes
1 answer

How to route 600 waypoints?

IM using the free version 6 API and, as I know, I cant send more than 120 without traffic and 50 with traffic, and I think this is because I must send the waypoint list in the URL. Is there a way to send 600 waypoint to get a Route? Thanks
0
votes
0 answers

Getting speed limit based on a single coordinate using here REST API

I want to retrieve speed limit based on a single coordinate(of a road in the USA) using HERE REST API(not PDE). So, I only got the api_key(no app code). I searched and found some solutions which were deprecated and required the PDE api. If anybody…
Robin Khan
  • 127
  • 1
  • 10
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?
0
votes
2 answers

How to get distance from one origin to multiple destination (Direct distance) with HERE MAP REST API

I'm using the matrix calculation, but it gives me real driving distance. I'm wondering is there another REST api can calculate distance from one origin to multiple distance? I don't need real driving distance, just approximate distance is fine for…
YZY
  • 47
  • 1
  • 7
0
votes
1 answer

HERE Incident API Status Options

I am using the HERE Incident API, but am battling to find what status results can be returned. I have been through all the online documentation and don't seem to find the various results that can be returned for TRAFFICITEMSTATUSSHORTDESC. I see…
0
votes
1 answer

HERE MAPS, how to reuse the code from the examples provided for fleet telematics to get up and runing

I built a solution using google maps for routing when I came to trafic restrictions on truck routing I discovered that there is no support for that on google maps, I´m now trying to find an alternative to google maps. I´m very interessted in HERE…
0
votes
1 answer

Road not detected in HERE Maps Javascript API

Recently I've been trying to make some routes through a specific road in Spain (screenshot and link to the route below), and although I've been able to guide it through it via a web app, it's been impossible for me to do the same using the…
0
votes
1 answer

Why am I not receiving any images from the HERE Places (Search) API?

I'm trying to get images for restaurants using the HERE Places (Search) API. I'm using the "Browse" entrypoint, and then using the href in there to get a restaurant's details. In it, I keep on getting this: media: { images: { available:0 items:…
user11528872
0
votes
1 answer

Is there any HERE API that can give me speed limit information for Construction Zones?

I looked over many Layers and API's but none of them give speed limit information for Construction Zones. Although, Traffic API has link Id's for roads that are undergoing construction, there is no speed limit attribute. Two things that I want to…
0
votes
1 answer

Unable To Get Multiple "before" Constraints To Work

I'm using the FindSequence API with the following…
RyanEK
  • 1
  • 2
0
votes
2 answers

Using HERE for route optimization and delivery windows

New to HERE, so sorry for basic question. We need to optimize routes. Typically start and end at some location, 20-30 waypoint along the way. Some of the stops have delivery windows (i.e deliver between 10:00 and 11:00 AM) some do not. Best way to…
0
votes
1 answer

Getting issue with heremap multiple pickup and multiple drop api

I am using multiple pickup api with prams as suggested by heremap…
0
votes
0 answers

Bug: Issues with Here Map request

I have an issue to get the medias download links in a lookup request. My lookup request is as…
dalton5
  • 915
  • 2
  • 14
  • 28
0
votes
1 answer

How to implemente oauth with Here in Flutter

I'm getting this error when i trying to get oauth token with Here APi Here is the error wrong.","error":"invalid_client","error_description":"errorCode: '401300'. Signature mismatch. Authorization signature or client credential is wrong."} This is…
lohnsonok
  • 471
  • 6
  • 12