Opened 14 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.
Change History (2)
by , 14 years ago
Attachment: | fix#471-enhance the maptip widget.patch added |
---|
comment:1 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
fix of this ticket