Use Leaflet MarkerCluster Plugin #2930
simplylu
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
since I need the cluster functionality of leaflet in a project where I show a lot of pins on a map, I came up with the following solution.
Unfortunately, I wasn't able to make use of the ui.leaflet class, so if you have any suggestions to make use of the mentioned class, let me know :)
See the result with some more data (100 cities in Germany) below:
![image](https://private-user-images.githubusercontent.com/55274241/324517794-6c16a810-c2fc-44e5-80a6-c2c204889aac.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMzIzNzUsIm5iZiI6MTczOTEzMjA3NSwicGF0aCI6Ii81NTI3NDI0MS8zMjQ1MTc3OTQtNmMxNmE4MTAtYzJmYy00NGU1LTgwYTYtYzJjMjA0ODg5YWFjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDIwMTQzNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTg0MWZjZDA3ZmM2OGM5MzdlZDhjMjAzNDcyNjI3MWI4Njc5NTgzNTljYmJkMjY0ODAzYWZmZjYyYzJiMDJiMzImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.wXCBEitfKPfMLVMwQoyh8zjd-qG1L3qQfSfT3k4SISo)
Beta Was this translation helpful? Give feedback.
All reactions