fillRule property

String fillRule

A string that defines how the inside of a shape is determined. bubblingMouseEvents When true, a mouse event on this path will trigger the same event on the map (unless L.DomEvent.stopPropagation is used).

Implementation

external String get fillRule;
void fillRule=(String value)

Implementation

external set fillRule(String value);