Heading Property

GoogleMap Control Artem.Google

GoogleMap Control Heading Property
NamespacesArtem.Google.UIGoogleMapHeading
GoogleMap Control v6.0
The heading for aerial imagery in degrees measured clockwise from cardinal direction North. Headings are snapped to the nearest available angle for which imagery is available.
Declaration Syntax
C# Visual Basic
public Nullable<int> Heading { get; set; }
Public Property Heading As Nullable(Of Integer)
	Get
	Set
Value
The heading.

Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)