We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5205be8 commit 6ff1868Copy full SHA for 6ff1868
docs/user_guide/plugins.rst
@@ -81,6 +81,8 @@ Plugins
81
- A small minimap showing the map at a different scale to aid navigation.
82
* - :doc:`Mouse Position <plugins/mouse_position>`
83
- A control that displays geographic coordinates of the mouse pointer, as it is moved over the map.
84
+ * - :doc:`Overlapping Marker Spiderifier <plugins/overlapping_marker_spiderfier>`
85
+ - Help manage overlapping markers by “spiderfying” them when clicked, making it easier to select individual markers.
86
* - :doc:`Pattern <plugins/pattern>`
87
- Add support for pattern fills on Paths.
88
* - :doc:`Polygon Encoded <plugins/polygon_encoded>`
0 commit comments