[mapguide-trac] #639: Performance: Tooltips are evaluated
unnecessarily when rendering the map image
MapGuide Open Source
trac_mapguide at osgeo.org
Tue Jul 22 14:17:24 EDT 2008
#639: Performance: Tooltips are evaluated unnecessarily when rendering the map
image
-------------------------------+--------------------------------------------
Reporter: chrisclaydon | Owner: chrisclaydon
Type: defect | Status: closed
Priority: medium | Milestone: 2.1
Component: Rendering Service | Version: 2.0.1
Severity: minor | Resolution: fixed
Keywords: | External_id:
-------------------------------+--------------------------------------------
Comment (by chrisclaydon):
Updated by submission 3251
http://trac.osgeo.org/mapguide/changeset/3251
The initial implementation defaulted renderers to ignore tooltips and
hyperlinks, and switched them on specifically for the
!FeatureInfoRenderer. This disabled tooltips for the DWF Viewer. The
update takes the safer approach of defaulting the support to true, and
disabling it for specific renderers that we know do not require it.
(GDRenderer, AGGRenderer, !FeaturePropRenderer)
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/639#comment:2>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list