Opened 13 years ago

Closed 12 years ago

#471 closed enhancement (fixed)

Enhance the "MapTip" widget to disable/enable map tooltip

Reported by: hubu Owned by: hubu
Priority: P2 Milestone: 2.3
Component: Widgets Version: 2.2 - RC1
Severity: Major Keywords: MapTip
Cc: hubu Browser: All
External ID: Operating System: All
state: New

Description

Currently in MapGuide, the client sends "QueryMapFeatures" request to get the tooltips every time we move the cursor. However, most of the requests are unnecessary and useless for the end-user. For example, when the user are doing measure/pan/zoom, the tooltips are redundant for the user. If we remove these unnecessary requests, we can reduce server's overload. This enhancement make the widget "Maptip" to be an button, so we can click it to enable\disable the map tooltips. Then the user has an opportunity to disable the map tooltip to reduce server's overload, and the user still can enable the tooltips again by press the button again. By default, the tooltip is enabled, so it won't affect the original users.

Attachments (1)

fix#471-enhance the maptip widget.patch (8.1 KB ) - added by hubu 13 years ago.
fix of this ticket

Download all attachments as: .zip

Change History (2)

by hubu, 13 years ago

fix of this ticket

comment:1 by jng, 12 years ago

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