Click or drag to resize

GpsAutomaton Events

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The GpsAutomaton type exposes the following members.

Events
  NameDescription
Public eventArrive
This event handler will be called when the GpsAutomaton arrives at its destination.
Public eventGPSException
Implemented as part of the IGPS interface (to be called when the GPS experiences a fatal exception), this should not occur for the GPS Automaton.
Public eventUpdate
Called when the Advance(Double) method is called to update the current position.
Top
See Also