Opened 13 years ago

Closed 12 years ago

#1765 closed enhancement (fixed)

Add a new command "MapTip" to enable/disable map tootips

Reported by: hubu Owned by: hubu
Priority: medium Milestone: 2.3
Component: AJAX Viewer Version: 2.2.0
Severity: trivial Keywords: tooltips enable/disable
Cc: External ID:

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.

With this widget,we can 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 default, the tooltip is enabled, so it won't affect the original users.

Attachments (1)

add-new-maptip-command.patch (5.2 KB ) - added by hubu 13 years ago.
Fix for this issue.

Download all attachments as: .zip

Change History (2)

by hubu, 13 years ago

Fix for this issue.

comment:1 by jng, 12 years ago

Resolution: fixed
Status: newclosed

Implemented

Note: See TracTickets for help on using tickets.