Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#11 Mixin solution for the issue #13

Closed
wants to merge 10 commits into from
Closed

Conversation

scherler
Copy link

Creating a Mixin which allows to use React content in leaflet popups

@PaulLeCam
Copy link
Owner

Hi,
I think this kind of code should go in the application, not the library.

At this point I don't want to add specific handlers like createPopup() to be able to create a Popup, in my opinion it goes against the point of using React and simply having to include a component to render it.
I'll try to find a solution to render React components in Popups that doesn't involve new APIs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants