Skip to content

Handle rotation #113

Description

@julien-deramond

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

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions