Closed ghost closed 4 years ago
Dammit! Thanks for catching that. I will try to get to it this week. (Meetings all day rest of the week).
On Thu, Jan 30, 2020, 8:58 AM cstaszak-logicboostlabs < notifications@github.com> wrote:
In leaflet.extra-markers.d.ts, should the declaration iconRotation?: numeric; be iconRotation?: number;?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/coryasilva/Leaflet.ExtraMarkers/issues/44?email_source=notifications&email_token=AAUMSTBZEIPTMTJ3VBJ6QSTRAMBMPA5CNFSM4KNZPUD2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IJ4W4BQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAUMSTE7E5OVCOVEXTPKV2TRAMBMPANCNFSM4KNZPUDQ .
Thank you for your work here, we'll pick up your fix whenever it's in place. In the meantime, reverting to 1.1.0 gets the job done with no hassle.
In
leaflet.extra-markers.d.ts
, should the declarationiconRotation?: numeric;
beiconRotation?: number;
?