Click or drag to resize

NavigationManagerVehicleIcon Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets the VehicleMarker to use to display the position of the vehicle. This can be used to alter the appearance of the icon. If this is set to null, the vehicle is not displayed by the NavigationManager. Defaults to a new VehicleMarker associated with the Navigator for this object.

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

Property Value

Type: VehicleMarker
See Also