Tilt Property

GoogleMap Control Artem.Google

GoogleMap Control Tilt Property
NamespacesArtem.Google.UIGoogleMapTilt
GoogleMap Control v6.0
The angle of incidence of the map as measured in degrees from the viewport plane to the map plane. The only currently supported values are 0, indicating no angle of incidence (no tilt), and 45, indicating a tilt of 45deg;. 45deg; imagery is only available for SATELLITE and HYBRID map types, within some locations, and at some zoom levels.
Declaration Syntax
C# Visual Basic
public int Tilt { get; set; }
Public Property Tilt As Integer
	Get
	Set
Value
The tilt.

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