This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

(ANGULAR) Is it possible to display multiple trip routes on OSM in my web application using coordinates from data file?

0

I have been working on a angular (not Angularjs) web application that displays trip data from a file (address, address name, latitude and longtitude) and I have been wondering is it possible to display multiple trip routes with multiple stops on OSM in my web application, and If it's possible, then are there any references for the code?

asked 24 Jul '20, 10:05

justasku101's gravatar image

justasku101
11112
accept rate: 0%

Source code available on GitHub .