PathOptions 
    Inheritors
Properties
Link copied to clipboard
                  String to be shown in the attribution control, e.g. "© OpenStreetMap contributors". It describes the layer data and is often a legal obligation towards copyright holders and tile providers.
Link copied to clipboard
                  Link copied to clipboard
                  A string that defines the distance into the dash pattern to start the dash. Doesn't work on Canvas-powered layers in some old browsers.
Link copied to clipboard
                  Fill opacity.
Link copied to clipboard
                  If true, the popup/tooltip will listen to the mouse events.
Link copied to clipboard
                  By default, the layer will be added to the map's overlay pane. Overriding this option will cause the layer to be placed on another pane by default.
Link copied to clipboard
                  When true, a mouse event on this path will trigger the same event on the map (unless L.DomEvent.stopPropagation is used).