Provides geocoding through an external service. This type describes an interface and
is not intended to be used.
Methods
-
geocode(query, type) → Promise.<Array.<GeocoderResult>>
-
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. Returns: