mariusandra / pigeon-maps

ReactJS Maps without external dependencies
https://pigeon-maps.js.org/
MIT License
3.45k stars 143 forks source link

Show Direction between two points in OpenstreetMap #96

Closed aherle closed 2 years ago

aherle commented 4 years ago

How to show the direction between two points in Map using pigeon Maps, is it possible ?

For example: https://www.openstreetmap.org/directions?engine=fossgis_osrm_foot&route=52.2549%2C0.0544%3B52.2517%2C0.0270#map=15/52.2485/0.0391&layers=N

In above link we can see direction between two geo-coordinates.

Is it possible to something with pigeon maps ?

target-nathanh commented 3 years ago

Did you ever figure this out @ankithherle ?

aherle commented 3 years ago

@target-nathanh I didn't get anything on this.

So, I've switched to google maps API.