Unact / yandex_mapkit

Flutter implementation of YandexMapkit
MIT License
132 stars 151 forks source link

showing traffic on the roads #322

Closed isshort closed 5 months ago

isshort commented 10 months ago

Is it possible to show traffic while driving? There is a function called toggleTrafficLayer that displays all traffic on the road, I just want to show it in the Polyline drawing if traffic exist the polyline color will be red .

isshort commented 10 months ago

The same question has already been asked here #318