UNPKG

leaflet-control-geocoder

Version:

Extendable geocoder with builtin support for OpenStreetMap Nominatim, Bing, Google, Mapbox, MapQuest, What3Words, Photon, Pelias, HERE, Neutrino, Plus codes

17 lines (16 loc) 433 B
export * from './api'; export * from './arcgis'; export * from './bing'; export * from './azure'; export * from './google'; export * from './here'; export * from './latlng'; export * from './mapbox'; export * from './mapquest'; export * from './neutrino'; export * from './nominatim'; export * from './open-location-code'; export * from './opencage'; export * from './pelias'; export * from './photon'; export * from './what3words';