-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
Hi, I've installed your extension of Leaflet. My icons appear but are not rotating. Here is the code that I am using:
this.marker = L.marker([51.505, -0.09], {rotationAngle: 120, rotationOrigin: 'center'}).addTo(this.map);

As you can see the icon is not rotated. Functions setRotationAngle and setRotationOrigin don't appear to do anything either.
I have dropped the extension .js script file in my Leaflet folder like so:
Any ideas to what I am doing wrong? @bbecquet
Thanks in advance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
