Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

Adapt to Leaflet > 1.0.3 #16

Open
IvanSanchez opened this issue Feb 7, 2017 · 2 comments
Open

Adapt to Leaflet > 1.0.3 #16

IvanSanchez opened this issue Feb 7, 2017 · 2 comments

Comments

@IvanSanchez
Copy link

The master branch in Leaflet now uses a ES6 module structure, changing a lot of the internal calls to e.g. L.DomEvent.*DomEvent.*.

Code for the rotate functionality should be adapted/rebased so it can be merged on top of that.

@MariusAlch
Copy link

That would be nice

@sisou
Copy link
Collaborator

sisou commented Apr 3, 2017

@IvanSanchez I am happy to start adapting the rotate code. How would you suggest we best do it? Go commit by commit and adapt? Was the change to ES6 structure a single merge commit or was it done over time and multiple commits? Should we first rebase on top of the last "ES5" snapshot and then adapt to ES6?

I believe it will be quite some effort still :D

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

No branches or pull requests

3 participants