# leaflet-rotate **Repository Path**: mirrors_vpulim/leaflet-rotate ## Basic Information - **Project Name**: leaflet-rotate - **Description**: Leaflet plugin that allows to add rotation functionality to map tiles - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-24 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # leaflet-rotate [](https://www.npmjs.com/package/leaflet-rotate) [](LICENSE) A Leaflet plugin that allows to add rotation functionality to map tiles _For a working example see the following [demo](https://raruto.github.io/leaflet-rotate/examples/leaflet-rotate.html)_
------ **Side notes:** Be aware that this is a proof of concept that shows how to alter the core leaflet library and make rotation feature usable as a standalone plugin. Check out fnicollet's [rotate-master](https://github.com/fnicollet/Leaflet/tree/rotate-master) branch if you prefer to use a reliable all-in-one solution. Latest changes to this project have been updated comparing on the following: [https://github.com/Leaflet/Leaflet/compare/master...fnicollet:rotate-master](https://github.com/Leaflet/Leaflet/compare/master...fnicollet:rotate-master) (ref: [bac6c7d](https://github.com/fnicollet/Leaflet/tree/4ab6342f74516e7087dcd2ae786c721f36addf9e)) --- **Compatibile with:** [](http://leafletjs.com/reference.html) **Contributors:** [IvanSanchez](https://github.com/IvanSanchez), [Fnicollet](https://github.com/fnicollet/Leaflet/tree/rotate-master), [Hyperknot](https://github.com/hyperknot), [Raruto](https://github.com/Raruto/leaflet-rotate)Initially based on the work of Iván Sánchez Ortega (see: #268)