Rotating MarkerItem on map

I was wondering is it possible to rotate MarkerItem on Map. I want create an arrow pointing to the direction the phone is facing located on map with the device’s GPS location. I have the bearing of the device on the azimuth in degrees so i just need a method like Android’s native ImageView.setRotation(degree).
Thanx

With which map library: Mapsforge, OpenGL VTM or other?

For Mapsforge / VTM better discuss this in their forum. :slight_smile:

1 Like

@jahongir9779
I have the same problem, did you find any solution for this. I am using Mapsforge map library.
or
Please tell me how I can move car icon in the direction of the destination location.