View Source Geospatial.Providers.MapQuest (Geospatial v0.3.2)
MapQuest backend.
Options
In addition to the the shared options, MapQuest methods support the following options:
:open_data
Whether to use Open Data or Licenced Data. Defaults totrue
Summary
Functions
MapQuest implementation for Geospatial.Providers.Provider.geocode/3
.
MapQuest implementation for Geospatial.Providers.Provider.search/2
.
Functions
MapQuest implementation for Geospatial.Providers.Provider.geocode/3
.
@spec search( String.t(), keyword() ) :: [Geospatial.Address.t()]
MapQuest implementation for Geospatial.Providers.Provider.search/2
.