Performs a geocoding query and returns the results as promise
the query
Optional
context: GeocodingContextthe context for the query
Optional
reversePerforms a reverse geocoding query and returns the results as promise
the coordinate to reverse geocode
the map scale possibly used for reverse geocoding
Optional
suggestPerforms a geocoding query suggestion (this happens while typing) and returns the results as promise
the query
Optional
context: GeocodingContextthe context for the query
An interface implemented to respond to geocoding queries