Package Exports
- @vpulim/leaflet-rotate
- @vpulim/leaflet-rotate/dist/leaflet-rotate.js
- @vpulim/leaflet-rotate/src/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@vpulim/leaflet-rotate) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
leaflet-rotate
A Leaflet plugin that allows to add rotation functionality to map tiles
For a working example see the following demo
Initially based on the work of Iván Sánchez Ortega (see: #268)
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 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 (ref: bac6c7d)
Contributors: IvanSanchez, Fnicollet, Hyperknot, Raruto