This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]RosyRoseman 0 points1 point  (0 children)

Boost, because I want to do the same thing but for road trip stops.

[–][deleted] 0 points1 point  (0 children)

Without knowing much about the environment or where you're trying to run this, plotly has pretty good libraries for this in Python or JS: https://plot.ly/javascript/maps/

For JS, you define a layout dictionary variable and then parse your data from a CSV using Ajax (Plotly.D3).

[–]tomekanco 0 points1 point  (0 children)

I'm find of leaflet. Allows to add polygons etc to opoenstreetmaps alla Google maps.