I would like to make markers that doesn\'t move when the map rotates, exactly like the polylines. My goal is to give the marker a single orientation that never changes even when
The MapMarker object is what you are looking for? It is anchored to the position you give it and it will always be drawn in screen 2d space regardless of the tilt and rotate you apply to the map.