If your markers contains tags option the plugin filters them by selected tags when popup is closed For example: var map = L.map('map'); var fastMarker = L.marker([50.5, 30.5], { tags: ['fast'] ...
GeoJSON.IO for VSCode is an open-source VSCode extension that allows users to easily create, preview, and edit GeoJSON data with VSCode. This extension is heavily inspired by geojson.io. If you ...