plot.plot_tour

plot.plot_tour(P, G=None)[source]

Plot tour P alone or overlay on G if provided.

G must be an OSMnx graph.

Parameters: