Extracting latitude and longitude from HERE map linkid

27 Views Asked by At

Using HERE route matching API, I am finding out the linkid connecting the source and destination. Also, I am able to find out neighboring linkids to this linkid. Now I either want to plot the linkid onto the map.

How can I implement this in Python?

0

There are 0 best solutions below