I have some csv files of latitude/ longitude points and I want to draw some maps using Here.
Points,Latitude,Longitude
Start_Point,37.8279,23.80773
Point_7,37.83347,23.80042
Point_6,37.83374,23.80056
I want to be able to see the directions from point A to point B on road.
I have uploaded the csv via "Your Geospace" but seems like I don't have access to GPX traces on support layers. Is this available only when you upload GPX files?
Is there a way not to only draw the points on map, but draw the whole route. I want something like a travelling salesman problem.