I have an application that uses Mapboxto represent a map with a user's location, it looks like this:

I want to add a direction arrow to the current location marker, which shows you the direction you are going, for example:

Does anyone know how to add this arrow using Mapbox iOS SDK?
Thank!
source
share