reflex-dev / reflex

🕸️ Web apps in pure Python 🐍
https://reflex.dev
Apache License 2.0
20.07k stars 1.16k forks source link

React Leaflet #2855

Closed Alek99 closed 5 months ago

Alek99 commented 7 months ago

Describe the Custom Component A clear and concise description of what the custom component does.

React Leaflet provides an abstraction of Leaflet as React components. It does not replace Leaflet, only leverages React’s lifecycle methods to call the relevant Leaflet handlers.

Specifics (please complete the following information):

picklelo commented 5 months ago

This should be brought in as a third party component.