Document Maps JavaScript API Reference Manual Geocoding GeocoderCallback

GeocoderCallback

Geocoder getLocation 回调函数(Type: Function

Parameter:

status (stringWhen the status is complete, the result is GeocodeResult; when the status is error, the result is the error message info; when the status is no_data, it means the search returned 0 results

result (info | GeocodeResultGeocoding Detailed REST Documentation