Adds support for address lookup (a.k.a. geocoding / geoseaching) to Leaflet.
npm install @yoannma/leaflet-geosearch
![build status][9]
![NPM][10]
with npm:
``bash`
npm install --save leaflet-geosearch
or yarn:
`bash`
yarn add leaflet-geosearch
or bower:
`bash`
bower install leaflet-geosearch
If you don’t use [npm][11], you may grab the latest [UMD][12] build from
[unpkg][13] (either a [development][14] or a [production][15] build). The UMD build
exports a global called window.GeoSearch if you add it to your page via a