Localities Geocode Types
Deprecated
LocalitiesGeocodeTypes will be removed in the next major release. The geocode response will return LocalitiesTypes (the interface) directly, with LocalitiesTypesEnum members for known values and LocalitiesTypesUnknown.Unspecified for unmodeled ones.
Contains the type of the geocoded suggestion.
Values: locality,postalCode,route,address
Entries
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.