I am working on an application in which I have to rotate an arrow according to the user navigation.
I am using the latest Mapbox SDK.
I have tried with a barrier (calculating using lat & long) but couldn't get success.
I don't have any clue that how can I achieve it.
It(Arrow marker) should be navigated on a predefined polygon path.


