Opened 12 years ago

Closed 12 years ago

#39 closed defect (fixed)

Identify service

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

Description

I tried to use showtools="false" in the identify service and it seems to be no longer support as an option. This is very useful if you don't want to show the tools in a tab for the identify tool.

Also I ran into some bugs when I was interacting between the identify tool and the measure tools. It seems like if you have the identify tool active then switch to the measure tool then back to the identify tool there is no way to remove the measure Area tab. Also the identify tool no longer works.

Change History (5)

comment:1 by theduckylittle, 12 years ago

Owner: set to theduckylittle
Status: newaccepted

There are about three different tickets in here. So here goes:

  1. "showtools='false'" is deprecated. The reasons are:
    1. Consistency - some tools offer the controls and others do not. It makes the user interface a bit hokey when trying to evaluate.
    2. It doesn't save the user any time or clicks. You still need to click on the map. There is just a blank/non-existent tab instead of something prompting them to click on the map.
    3. We can offer more tools for identify (like Box select).
  2. I'll go back and check on the measure-tool interactivity. I think this may be fixed with "dev."
  3. The identify tool seems to be working fine on my checkout (straight from trunk). So check your install.

comment:2 by theduckylittle, 12 years ago

I can verify the Measure Area bug. I've only, apparently, fixed this class of bugs with "measure line".

comment:3 by theduckylittle, 12 years ago

MeasureArea fixed with r672.

Need to fix MeasureLine.

comment:4 by theduckylittle, 12 years ago

See r680, should be fixed.

comment:5 by theduckylittle, 12 years ago

Resolution: fixed
Status: acceptedclosed

Hearing no objections, fixed.

Note: See TracTickets for help on using tickets.