Skip to content

Handle rotation #113

Open
Open
@julien-deramond

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 [email protected]: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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions