leaflet-tag-filter-button icon indicating copy to clipboard operation
leaflet-tag-filter-button copied to clipboard

Adds tag filter control for layers (marker, geojson features etc.) to LeafLet.

Results 9 leaflet-tag-filter-button issues
Sort by recently updated
recently updated
newest added

Good day! Thanks for the great plugin. I enjoy the ease of using it! My question is how do I customize the look of the button control and the popup?...

Hi, is it possible to implement a seperate (x) close button next to "clear" to close a filter div? Thank you

Hi, There is no .d.ts file so it can't be used in an angular project. Is there a way to generate it or use it without it? I'm on it...

It's currently not possible to use a keyboard to operate the filter tags. Ideally `` should be used and not ``, please see the WAI-ARIA recommendation.

Hi! I use this plugin and work fine. Is possible to include a search that I digit a value of the tag filter?

feature

I use the Tag Filter Button and Marker Cluster plugins in my current map, but they do not work together. I would like the filter button to filter on the...

Hi. First of all, thank you for this great filter script. Secondly, I must confess I'm sort of a "glue-coder", since despite no initial skills on js I've been playing...

question

Right now if I select TAG1 and TAG2 I get the sum of "all POI with TAG1" and "all POI with TAG2" (TAG1 OR TAG2) but would be very useful...

Hello. Congratulations for your job. Exploring your plugin, I noticed that there is a small bug in choosing filters multiple. In this case, I have two markers. L.marker([-22.2018078, -42.7429318], {title:...