GeocoderService

new SuperMap3D.GeocoderService()

Provides geocoding through an external service. This type describes an interface and is not intended to be used.
See:

Methods

geocode(query)Promise.<Array.<GeocoderResult>>

Name Type Description
query String The query to be sent to the geocoder service
Returns: