1

How to display the priorities of roads on the route in different colors Google Maps for example

Levon Gevorgyan
  • 115
  • 2
  • 9
  • 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 Answers1

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

Community
  • 1
  • 1
pavlo
  • 460
  • 6
  • 15