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