Opened 12 years ago

Closed 12 years ago

#40 closed defect (fixed)

Layer options no longer seem to be supported

Reported by: bfischer Owned by: theduckylittle
Priority: critical Milestone: 2.6
Component: GeoMOOSE/JS Version: 2.6
Keywords: Cc: EliL, bfischer, theduckylittle

Description

When I try to specify these layer options they no longer seem to be supported. Are/can they be support or am I configuring them wrong? Options that don't seem to work are tip, legend, show-legend, help. here's my config.
<layer title="Parcels" src="parcels/parcels" metadata="true" legend="true" tip="Testing Layer Tip" show-legend="true" help="true">
<metadata>http://douglas.houstoneng.com/pdf%20documents/GIS_PARCEL_PROCED.pdf</metadata>
</layer>

Change History (6)

comment:1 by theduckylittle, 12 years ago

Owner: set to theduckylittle
Status: newassigned

Fixed "tip" and "show-legend" support. r682

comment:2 by theduckylittle, 12 years ago

Status: assignedaccepted

I was sifting through my notes and I thought we were going to eliminate "help". I can document the deprecation. "Help" was really just another icon for a meta-data link.

"legend" appears to be working.

comment:3 by EliL, 12 years ago

Cc: EliL added

comment:4 by bfischer, 12 years ago

Cc: bfischer theduckylittle added

"tip" seems to be working good.

"show-legend" seems to be working. However previouly the legend got hidden when a layer was turned off and shown again when a layer was turned back on. I liked that functionality for when you had layers like landuse that had a very large legend. What would it take to get that back in there?

"help" - I am fine with deprecating help.

comment:5 by theduckylittle, 12 years ago

The toggling legend was a bug, support was meant to be in there from the beginning.

r725

comment:6 by theduckylittle, 12 years ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.