-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Description
I assume it could be a useful feature to add additional css class for a draggable marker icon image (may be something like leaflet-marker-draggable) for special draggable markers styling. This class can also be used to enable/disable CSS3 animations/transitions for draggable markers for better usability. In my project I use CSS3 transitions for markers, but animating draggable markers is bad for usability.
I am new to this great library, so did I perhaps miss some way to implement such behavior using latest Leaflet build?