Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration GeocodedWaypointStatus

Index

Enumeration members

Enumeration members

OK

OK: = "OK"

indicates that no errors occurred; the address was successfully parsed and at least one geocode was returned.

ZERO_RESULTS

ZERO_RESULTS: = "ZERO_RESULTS"

indicates that the geocode was successful but returned no results. This may occur if the geocoder was passed a non-existent address.

Generated using TypeDoc