mapbox-java icon indicating copy to clipboard operation
mapbox-java copied to clipboard

Add traffic control device flags to Intersection

Open RingerJK opened this issue 3 years ago • 0 comments

The Directions API now includes new Boolean-typed properties in intersection objects that indicate which traffic control devices are present at the intersection.

  • ~railway_crossing~
  • traffic_signal
  • stop_sign
  • yield_sign

ios ticket: https://github.com/mapbox/mapbox-directions-swift/issues/686

RingerJK avatar May 17 '22 13:05 RingerJK