mapbox-unity-sdk icon indicating copy to clipboard operation
mapbox-unity-sdk copied to clipboard

Traffic and Directions demo with Zoomable / Panable Map ?

Open ThanosRestas opened this issue 3 years ago • 1 comments

It seems that the directions mesh between Point A and Point B breaks / doesn't scale properly when the user zooms in or out. Any ways to fix this ?

ThanosRestas avatar Nov 29 '21 15:11 ThanosRestas

@ThanosRestas some of those old demos doesn't really support zoom in&out at all. And directions script was just to show how to query api itself. I'm afraid it isn't directly usable in many other cases by itself and fix would require recreating mesh on every map change which might not be trivial.

brnkhy avatar Jan 17 '22 15:01 brnkhy