Removed markdown syntax in plugin description
This commit is contained in:
parent
5cb9c22f51
commit
45b3e041d2
@ -3114,7 +3114,7 @@ These plugins extend Leaflet event handling.
|
|||||||
<td>
|
<td>
|
||||||
<a href="https://github.com/idawave/Leaflet.DraggableEnhancer">L.DraggableEnhancer</a>
|
<a href="https://github.com/idawave/Leaflet.DraggableEnhancer">L.DraggableEnhancer</a>
|
||||||
</td><td>
|
</td><td>
|
||||||
Modify the default L.Draggable handler (responsible for map panning, ...) to make it work properly if the map container's parent has predefined handlers like "_event.preventDefault_' attached to a "_mousemove_" event for example.
|
Modify the default L.Draggable handler (responsible for map panning, ...) to make it work properly if one of the map container's parents has predefined handlers like "event.stopPropagation()' attached to a "mousemove" event for example.
|
||||||
</td><td>
|
</td><td>
|
||||||
<a href="https://github.com/idawave">Vincent Dechandon</a>
|
<a href="https://github.com/idawave">Vincent Dechandon</a>
|
||||||
</td>
|
</td>
|
||||||
|
Loading…
Reference in New Issue
Block a user