Navigator Constructor (IGps, String, CultureInfo, Boolean) | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Create a new Navigator with the specified GPS unit that will display strings in the
given culture using a MessagesBundle from the given path, with the option to perform
all language-based operations in debug mode.
Namespace:
Telogis.GeoBase.Navigation
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax Remarks
When in debug mode, the Navigator will raise
MessagesBundleExceptions
when errors are found in the language configuration file. When errors are found in the
language configuration file and the Navigator is not in debug mode it will proceed on a
best effort basis.
See Also