mapbox-unity-sdk
mapbox-unity-sdk copied to clipboard
Traffic and Directions demo with Zoomable / Panable Map ?
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 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.