mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-07-20 16:37:08 +00:00
Add a plugin: Leaflet.MultiMarkers (#9379)
This commit is contained in:
12
docs/_plugins/overlay-data-formats/leaflet-multi-markers.md
Normal file
12
docs/_plugins/overlay-data-formats/leaflet-multi-markers.md
Normal 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>.
|
Reference in New Issue
Block a user