How to display the priorities of roads on the route in different colors Google Maps for example
Asked
Active
Viewed 216 times
1
-
How do you know the "priority" of a segment of a road? – geocodezip Nov 05 '16 at 14:29
-
Related question: [how to draw a google maps waypoint with multi polylines](http://stackoverflow.com/questions/35989237/how-to-draw-a-google-maps-waypoint-with-multi-polylines) – geocodezip Nov 05 '16 at 15:21
1 Answers
2
As I understand your question you need to divide your route on peaces with priorities (and set a color) for them Did you look at direction waypoints
-
-
Thanks for the answer. Yes, you understood correctly. I drew the route. Now I need to divide the route into pieces with the priorities. – Levon Gevorgyan Nov 05 '16 at 08:03