[mapguide-users] Possible Bug in 2.0.1 but want to make sure before submitting it

nclayton nclayton at gmail.com
Fri May 23 08:24:39 EDT 2008


I figured out what I was doing wrong. Just in case it is useful:

When I was trying to hide the "rubber-band" line that I was drawing, I was
using:
ShowToolFeedback(false)

When I should have been using:
EndToolFeedback(0,0,false)

There's a check to see if the tool feedback has actually ended. If not, the
ajax viewer does not display maptips.

So it was my misunderstanding of the function calls.


nclayton wrote:
> 
> I am working on making some changes to the Measure tool (add rubber-band
> effect, show feet if < 1 mile, etc.) and noticed that my MapTips stopped
> working after using the Measure tool. I checked on our production server
> which is currently 2.0.0 and this is not happening.
> 
> Since there is some modification on my part, I wanted to see if anyone
> else experiences this before I submit it as a bug.
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Possible-Bug-in-2.0.1-but-want-to-make-sure-before-submitting-it-tp17364337p17424449.html
Sent from the MapGuide Users mailing list archive at Nabble.com.



More information about the mapguide-users mailing list