Provides geocoding through Cesium ion.
Name | Type | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
Object with the following properties:
|
See:
Methods
geocode(query, type) → Promise.<Array.<GeocoderService~Result>>
Name | Type | Default | Description |
---|---|---|---|
query |
String | The query to be sent to the geocoder service | |
type |
GeocodeType |
GeocodeType.SEARCH
|
optional The type of geocode to perform. |