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

Handle rotation #113

Open
3 tasks
julien-deramond opened this issue Jun 27, 2022 · 0 comments
Open
3 tasks

Handle rotation #113

julien-deramond opened this issue Jun 27, 2022 · 0 comments
Assignees

Comments

@julien-deramond
Copy link
Member

julien-deramond commented Jun 27, 2022

This issue is a study to allow IoT Map Component to handle map rotation.

rotateMap in this repository allows the users to rotate the map. This branch has a dependency on the rotate Leaflet branch which is not maintained and won't be.

We don't want to fork Leaflet and maintain this branch.

The purpose of this study is to:

Additional information

rotate branch

Run the rotate branch locally

git clone git@github.com:Leaflet/Leaflet.git
cd Leaflet
git checkout rotate
npm i
npm run build

Then open in your browser file:///home/xxx/Leaflet/debug/map/rotate.html

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

No branches or pull requests

2 participants