Click or drag to resize

MapOrientation Enumeration

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Describes the orientation of a map. Used by the NavigationManager to allow the map heading to (optionally) remain aligned with the vehicle's heading.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public enum MapOrientation
Members
  Member nameValueDescription
North0 The map should be oriented due north.
VehicleHeading1 The map should be oriented to match the vehicle's heading.
See Also