Click or drag to resize

NavigationManagerOrientation Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets the MapOrientation used by this NavigationManager.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public MapOrientation Orientation { get; set; }

Property Value

Type: MapOrientation
Remarks
The map orientation may be used to keep the map heading aligned with the vehicle's heading.
See Also