question

Nort-0044 avatar image
0 Votes"
Nort-0044 asked RobCaplan edited

Xamarin.Forms.Maps rotation

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


113764.gifNaVuh.png


dotnet-csharpdotnet-xamarin
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

LeonLu-MSFT avatar image
0 Votes"
LeonLu-MSFT answered LeonLu-MSFT commented

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.


· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@Nort-0044 May I know if you have got any chance to check my answer?

0 Votes 0 ·