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.
What is the purpose of the custom component?
Provide a way to get some mapping capabilities in reflex.
What is the expected behavior of the custom component?
Be able to use leaflet plots in reflex
What are the use cases for the custom component?
Interactive maps
Specifics (please complete the following information):
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.
What is the purpose of the custom component? Provide a way to get some mapping capabilities in reflex.
What is the expected behavior of the custom component? Be able to use leaflet plots in reflex
What are the use cases for the custom component? Interactive maps
Specifics (please complete the following information):