I need a map rotation feature just like the one available from openLayers 3 (check example below):
http://ol3js.org/en/master/examples/drag-rotate-and-zoom.html
Is there a way to do the same thing using the leafletjs library, or perhaps, using a custom plugin?