NavigatorAddPoint Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Add the current position (retrieved from the GPS that the Navigator was constructed with) to our route.
This method should be called regularly to ensure that the Navigator is aware of its current location.
Namespace:
Telogis.GeoBase.Navigation
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax Public Function AddPoint As Boolean
Return Value
Type:
BooleanTrue
Remarks See Also