Gábor Zsótér

Results 5 issues of Gábor Zsótér

https://developer.mozilla.org/en-US/docs/Web/SVG/Element/use

https://plnkr.co/edit/hVk3YSB6m997oIZDYI7T?p=preview See the custom marker doesn't animate the same way as ``. Is it not supported or missing? Should I add a class to animate it ? Any example you...

Can it be a feature request to solve multiple markers on same location problem that has a solution like this already?: https://github.com/jawj/OverlappingMarkerSpiderfier See problem here: https://plnkr.co/edit/fedRHVEDn1UsSyG2r36P?p=preview the clusterer alone doesn't...

A snippet that I miss in every project where I use nib. If `opacity` has place here, then `inline-block` also should be there ``` javascript /* * Inline-block with conditional...