Click or drag to resize

IntersectionLabellerUpdatePosition Method (IntersectionLabellerPosition)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Update the position of multiple vehicles.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void UpdatePosition(
	IntersectionLabellerPosition[] positions
)

Parameters

positions
Type: Telogis.GeoBaseIntersectionLabellerPosition
An array of vehicle Positions, see Position
See Also