[mapguide-trac] #463: Fusion: Tooltips do not work for any
flexible layout with any layer source
MapGuide Open Source
trac_mapguide at osgeo.org
Tue Oct 7 15:27:06 EDT 2008
#463: Fusion: Tooltips do not work for any flexible layout with any layer source
----------------------+-----------------------------------------------------
Reporter: amorsell | Owner: chrisclaydon
Type: defect | Status: new
Priority: high | Milestone:
Component: Fusion | Version: 2.0.0
Severity: critical | Resolution:
Keywords: | External_id:
----------------------+-----------------------------------------------------
Comment (by madair):
may be related to http://trac.osgeo.org/fusion/ticket/64, but the error
I'm seeing is only with tiled maps
Tracing the error into the source file (line 1041 of
ServerRenderingService?.cpp) reveals that MGOS is making a call to
map->GetViewCenter?() which seems to be failing probably because the map
extents have not been set for tiled layers.
To test this theory, I did a QUERYMAPFEATURES call first (which failed as
above), then I made a call to GETVISIBLEMAPEXTENTS using the web tier test
page, and then re-issued the same QUERYMAPFEATURES request and it worked
properly.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/463#comment:7>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list