geops / react-spatial

Components to build React map apps
https://react-spatial.geops.io
MIT License
49 stars 14 forks source link

fix(LayerTree): add LayerTree renderCheckbox prop #715

Closed danji90 closed 10 months ago

danji90 commented 10 months ago

How to

Test: Add renderCheckbox={(l) => { return <div>{l.visible ? "✓" : "✗"}</div>; }} to the LayerTree props in the examples

Others

vercel[bot] commented 10 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-spatial ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 5, 2024 10:51am