rvalitov / widgetkit-map-ex

Responsive version of Yootheme's Map Widget (Widgetkit2) with center map point and advanced features
GNU General Public License v3.0
22 stars 3 forks source link

Feature Request: Animated Marker (CSS Animation on hover, or "bounzing" anmiation via keyframes) #67

Open funky123 opened 7 years ago

funky123 commented 7 years ago

Your custom widgetkit is great. But i realy would love to see a animated marker feature/option in that handy widget.

e.g. to apply a class at the marker .{wk}-marker{id} and make them accable via CSS.

rvalitov commented 7 years ago

It seems like RichMarker can be used for this case. JSFiddle example. Is this what you want?