Starts planning the route from the current point to the address specified via postal code.
Requires Navigator v5.20 or later

Declaration Syntax
Public Sub NavigateToPostalCode ( _
country As String, _
postalCode As String, _
houseNumber As String _
)

Parameters
- country (String)
- Country - Currently only NL (Netherlands) and UK (United Kingdom) are accepted.
- postalCode (String)
- Postal Code to navigate to.
- houseNumber (String)
- House number - optional.

Remarks
Currently only NL (Netherlands) and UK (United Kingdom) are accepted for the Country parameter.
Assembly:
InTheHand.TomTom (Module: InTheHand.TomTom) Version: 6.2.0.0