Opened 12 years ago

Closed 12 years ago

#140 closed defect (fixed)

Stack Layer Controls don't work

Reported by: osjonathan Owned by: theduckylittle
Priority: minor Milestone:
Component: Docs Version: 2.6
Keywords: Cc: EliL

Description

I've set:

<param name="layer_controls.up.on">true</param>
<param name="layer_controls.down.on">true</param>

In my mapbook. This has resulted in little arrows appearing next to the layers. I surmise this are to allow the moving of layers up and down in the stack.
However, actually clicking on the buttons does nothing in either Opera or FireFox.

Note also: There is no documentation for these: http://www.geomoose.org/docs/mapbook.html#layer-controls

Attachments (1)

remove_layer_controls_up_down.patch (514 bytes ) - added by EliL 12 years ago.
patch to remove layer_controls.up/down from mapbook.xml

Download all attachments as: .zip

Change History (7)

comment:1 by theduckylittle, 12 years ago

Owner: set to theduckylittle
Status: newassigned

:) The lack of documentation is because they were deprecated back in 2.2.

comment:2 by theduckylittle, 12 years ago

Resolution: invalid
Status: assignedclosed

comment:3 by osjonathan, 12 years ago

Component: GeoMOOSE/JSDocs
Priority: majorminor
Resolution: invalid
Status: closedreopened

Then you may wish to document that fact. ;-)

by EliL, 12 years ago

patch to remove layer_controls.up/down from mapbook.xml

comment:4 by EliL, 12 years ago

Attached is a patch which removes

<param name="layer_controls.up.on">true</param>
<param name="layer_controls.down.on">true</param>

from mapbook.xml

comment:5 by EliL, 12 years ago

Cc: EliL added

comment:6 by theduckylittle, 12 years ago

Resolution: fixed
Status: reopenedclosed

Patch applied, r893

Note: See TracTickets for help on using tickets.