Add a plugin: Leaflet.MultiMarkers (#9379)

This commit is contained in:
mfhsieh
2024-07-03 02:28:02 +08:00
committed by GitHub
parent 519c8fee99
commit ed3c0855ba

View File

@ -0,0 +1,12 @@
---
name: Leaflet.MultiMarkers
category: overlay-data-formats
repo: https://github.com/mfhsieh/leaflet-multi-markers
author: mfhsieh
author-url: https://github.com/mfhsieh/
demo: https://mfhsieh.github.io/leaflet-multi-markers/
compatible-v0:
compatible-v1: true
---
A Leaflet plugin for displaying a large number of highly customizable markers, such as those from a CSV file read using <a href="https://www.papaparse.com/">Papa Parse</a>.