-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Bringing folium closer to Leaflet #246
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
Conversation
👍 @BibMartin I am assigning you to this. If you are busy just sent it back to me. |
bc0d638I'm not very comfortable with the I know it's more heavier to maintain, but could we imagine bringing explicitly objects with
? fc0aa4dI'm okay ; provided that 8ec2d23I'm okay in the principle. |
👎 for the fc0aa4d I am pep8ing the code trying to find things like that. Expect a PR soon.
Yes please. |
Sorry, I got lazy and the
It's not used, but it might be worth in the future change its name to avoid having two objects with the same name in the same library. They do different things.
Then how about we go "full Leaflet" and keep only |
Let's be careful with "full Leaflet." I don't won't folium code to look like Javanesc 😉 Jokes aside @themiurgo is right and |
@themiurgo can you rebase this please? |
0b52d73
to
b15461d
Compare
Rebasing this was a huge pain. If this tests ok and looks ok please merge soon, I don't want to go through this again. 😀 |
Apologies to make you go thorough t.hat painful process. In cases like this it might be worth closing the PR and opening a new one BTW maybe something happened in the rebase. I am having trouble following the changes. @themiurgo can you take a look if what you want is still there? |
Yeah, I have the exact changes saved and tagged, it's just been tricky to rebase them for some reason. Will do this in the weekend. |
No problem. Thanks! |
@themiurgo
|
Closing this. I believe we address all the points raised here. If not we can re-open it. |
A one-line change to put features in the main namespace and bring folium closer to Leaflet. No need to import folium.features.