Open Starbugstone opened 5 years ago
Could probably use https://openlayers.org/
Just need to go through the API. At first glance, we could also add some line animation between the selected routes
https://openlayers.org/en/latest/examples/flight-animation.html
or even allow the user to draw the route https://openlayers.org/en/latest/examples/draw-features.html
Ok, gone for https://leafletjs.com/
And using CARTO with OpenStreetMaps for the tiles
Could probably use https://openlayers.org/
Just need to go through the API. At first glance, we could also add some line animation between the selected routes
https://openlayers.org/en/latest/examples/flight-animation.html
or even allow the user to draw the route https://openlayers.org/en/latest/examples/draw-features.html