mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-12-08 21:26:14 +00:00
15 lines
478 B
Markdown
15 lines
478 B
Markdown
---
|
|
name: Leaflet.LayerGroup.Conditional
|
|
category: clustering-decluttering
|
|
repo: https://github.com/Solfisk/Leaflet.LayerGroup.Conditional
|
|
author: Solfisk / Jørgen Elgaard Larsen
|
|
author-url: https://solfisk.dk
|
|
demo: https://solfisk.github.io/Leaflet.LayerGroup.Conditional/examples/zoom.html
|
|
compatible-v0:
|
|
compatible-v1: true
|
|
compatible-v2: false
|
|
---
|
|
|
|
Control which layers in a group to show based on any condition. E.g. heatmap on low zoom levels, markers on higher levels.
|
|
|