leaflet-plugin
leaflet-plugin copied to clipboard
Add Pelias geocoding to your Leaflet map.
Very short autocomplete queries (one or two characters) are often not particularly helpful. Many autocomplete interfaces support a minimum input length, below which a query won't be sent to the...
Hey folks, great plugin! I'd like to leave the search box open by default as "finding my address" is my primary use case. Setting it to `expanded: true` works great,...
In the event of a 400 error the search widget shows the ERROR_500 message, which was very confusing at first: I thought maybe the Pelias server was undergoing maintenance! You...
It would be really handy if we could use an existing Input control (outside the Leaflet map), rather than creating one. I'd appreciate any feedback on the feasibility of implementing...
I developed a feature to draw a circle with a specified radius around the geocoded place upon searching for @jackdougherty's [leaflet-maps-with-google-sheets](https://github.com/JackDougherty/leaflet-maps-with-google-sheets), and I am wondering if it's something that can...
Allows us to upgrade modules to more recent versions; remove support for XDR.
To remove -pelias- namespace. This will break existing implementations with CSS selectors.
Note: Leaflet has an [internal template string utility](http://leafletjs.com/reference.html#util-template), so adopt Leaflet functionality for this.