Xamarin.Forms.Maps rotation

Nort ⠀ 671 Reputation points
2021-06-02T13:34:32.29+00:00

(iOS) NuGet
Is it possible to rotate a pin (marker) on the map in its direction, like on taxi maps?

113764.gifNaVuh.png

Developer technologies | .NET | Xamarin
Developer technologies | C#
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2021-06-03T08:23:12.24+00:00

    Hello,​

    Welcome to our Microsoft Q&A platform!

    No, Pin cannot be rotated in Xamarin.Forms.Maps; becuase Pin inheirt Element, so it cannot be rotated like an Image.

    But I find a similar thread:https://stackoverflow.com/a/55243779/10627299, you can change another way to achieve rotate a pin (marker) on the map.

    Best Regards,

    Leon Lu


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.