Skip to content
Snippets Groups Projects
Commit 8dc5028f authored by Brandon Bergren's avatar Brandon Bergren
Browse files

#364573 by Pasqualle: Fix invalid HTML in help file.

parent 4149e153
No related branches found
No related tags found
No related merge requests found
......@@ -302,7 +302,7 @@ can't do with a macro.</p>
<dt>locpick</dt> <dd>Puts the map into "locpick" mode, which is used to choose a coordinate using the map.</dd>
<dt>nodrag</dt> <dd>Disables map dragging. Also disables keyboard shortcuts.</dd>
<dt>nokeyboard</dt> <dd>Disables the keyboard handler (arrow keys, etc.)</dd>
<dt>nomousezoom</dt> <dd>Disables the ability to zoom with the mouse wheel.</dt>
<dt>nomousezoom</dt> <dd>Disables the ability to zoom with the mouse wheel.</dd>
<dt>autozoom</dt> <dd>Enables automatic map bounds calculation, based on the markers added to the map.</dd>
<dt>dynmarkers</dt> <dd>Ensures the marker system is loaded. Use this if you will be dynamically adding markers
to an empty map.</dd>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment