Options: Map controls
NOTE: since V1.3.3, the hill shading and map layers selection have moved to their own tab!
1. Allow map navigation
parameter name: mapnav
values: 0 = OFF, 1 = ON
Allows you to drag (or "pan") the map with the mouse.
2. Mouse wheel zoom
parameter name: mapwheelzoom
values: 0 = OFF, 1 = ON
Enables zooming the map with the mouse wheel.
3. Show pan and zoom bar
parameter name: mappan
values: 0 = OFF, 1 = ON
Shows the "pan and zoom" bar (on the left side).
4. Show zoom buttons
parameter name: mapzoombtns
values: 0 = OFF, 1 = ON
Shows simple "+" / "-" zoom buttons (in the upper left corner).
5. Fullscreen switch
parameter name: mapfullscreen
values: 0 = OFF, 1 = ON
introduced in: V1.3.3
Shows a button on the map that will switch it to fullscreen mode with CSS. Mimics the look of the zoom buttons, or the pan/zoom bar (depends on which is active). Graphics are in the markers folder.
6. Show map scale
parameter name: mapscale
values: 0 = OFF, 1 = ON
Shows a scale on the map (in the lower left corner).
7. Show map layer switcher
parameter name: mapswitch
values: 0 = OFF, 1 = ON
Shows the "layer switcher" (the "+" in the upper right corner).
8. Show overview map
parameter name: mapoverview
values: 0 = OFF, 1 = ON
Shows the "overview map" (the "+" in the lower right corner).
9. Show mouse position
parameter name: mapmousepos
values: 0 = OFF, 1 = ON
Shows latitude/longitude coordinates of the current mouse position on the map (in the lower right corner).
10. Show Graticule
parameter name: mapgraticule
values: 0 = OFF, 1 = ON
Shows a coordinate grid with latitude/longitude coordinate lines on the map.