29 | | Currently in MapGuide, the client sends "!QueryMapFeatures" request to get the tooltips of features under the mouse as it hovers over the map. 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 !MapGuide Server's overload. The new command "!MapTip" provides an opportunity for the user to disable the map tooltips, to reduce the "!QueryMapFeatures" requests. And the user still can enable the tooltips again with this command. |
| 29 | Currently in !MapGuide, the client sends "!QueryMapFeatures" request to get the tooltips of features under the mouse as it hovers over the map. 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 !MapGuide Server's overload. The new command "!MapTip" provides an opportunity for the user to disable the map tooltips, to reduce the "!QueryMapFeatures" requests. And the user still can enable the tooltips again with this command. |