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

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,297 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,306 questions
0 comments No comments
{count} votes

Accepted answer
  1. Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,741 Reputation points Microsoft Vendor
    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