If false, the marker will not emit mouse events and will act as a part of the underlying map.
Default value: true.
Whether the marker is draggable with mouse/touch or not.
Default value: false.
Icon class to use for rendering the marker. See Icon documentation for details on how to customize the marker icon.
Default value: new L.Icon.Default().
Whether the marker can be tabbed to with a keyboard and clicked by pressing enter.
Default value: true.
The opacity of the marker.
Default value: 1.0.
The z-index offset used for the riseOnHover feature.
Default value: 250.
If true, the marker will get on top of others when you hover the mouse over it.
Default value: false.
Text for the browser tooltip that appear on marker hover (no tooltip by default).
Default value: ''.
By default, marker images zIndex is set automatically based on its latitude. You this option if you want to put the marker on top of all others (or below), specifying a high value like 1000 (or high negative value, respectively).
Default value: 0.