GeocodeType

GeocodeType()

The type of geocoding to be performed by a GeocoderService.
See:

Members

staticconstantCesium.GeocodeType.AUTOCOMPLETE : Number

Perform an auto-complete using partial input, typically reserved for providing possible results as a user is typing.

staticconstantCesium.GeocodeType.SEARCH : Number

Perform a search where the input is considered complete.