Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 676 Bytes

mapcontrol_startcontinuousrotate_465480028.md

File metadata and controls

24 lines (17 loc) · 676 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Controls.Maps.MapControl.StartContinuousRotate(System.Double)
winrt method

Windows.UI.Xaml.Controls.Maps.MapControl.StartContinuousRotate

-description

Starts an asynchronous operation to rotate the map's camera continuously from its current position.

-parameters

-param rateInDegreesPerSecond

The degrees that the map's camera rotates per second in a horizontal clockwise direction.

-remarks

Heading values greater than 360 degrees are normalized to their equivalent 0-360 degree value.

-examples

-see-also