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

Leaflet 1.2.0 compatible with leaflet draw #782

Open
3 of 4 tasks
astalegale opened this issue Sep 1, 2017 · 1 comment
Open
3 of 4 tasks

Leaflet 1.2.0 compatible with leaflet draw #782

astalegale opened this issue Sep 1, 2017 · 1 comment

Comments

@astalegale
Copy link

astalegale commented Sep 1, 2017

  • I'm reporting a bug, not asking for help
  • I've looked at the documentation to make sure the behaviour is documented and expected
  • I'm sure this is a Leaflet Draw code issue, not an issue with my own code nor with the framework I'm using (Cordova, Ionic, Angular, React…)
  • I've searched through the issues to make sure it's not yet reported

Please update the:
"dependencies": {
"leaflet": ">=0.7.0 <1.1"
},

to
"dependencies": {
"leaflet": ">=0.7.0 <1.2"
}

they have resolved the compatibility issue

@geirsagberg
Copy link

shouldnt it be "dependencies": { "leaflet": ">=0.7.0 <1.3" } then?

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

No branches or pull requests

2 participants