[fusion-users] MapGroup issue

Zac Spitzer zac.spitzer at gmail.com
Tue Jan 11 01:20:36 EST 2011


I'm using Mapguide 2.2 RC2 on windows

I am trying to combine a tiled map with a dynamic overlay,
both the map definitions are in the same projection, from the same
mapguide server

The problem I am having is when I zoom or pan, the dynamic layer just isn't
updating, the app layer doesn't come on until i toggle it off and then
on again and
then it is not updated, it gets stuck as per attached screenshots

I'm using the standard mapguide template applicationDefinition with
this as a mapgroup

<MapGroup id="app">
	  <Map>
       	<Type>MapGuide</Type>
        <SingleTile>false</SingleTile>
   	    <Extension>
       	  <ResourceId>Library://base.MapDefinition</ResourceId>
        </Extension>
   	  </Map>
  	  <Map>
       	<Type>MapGuide</Type>
        <SingleTile>true</SingleTile>
   	    <Extension>
       	  <ResourceId>Library://app.MapDefinition</ResourceId>
        </Extension>
		<Options>
			<isBaseLayer>false</isBaseLayer>
			<useOverlay>true</useOverlay>
		</Options>
   	  </Map>
</MapGroup>

I tried this with our good old friend the sheboygan sample and had the
same issue.

any ideas?

-- 
Zac Spitzer
Solution Architect / Director
Ennoble Consultancy Australia
http://www.ennoble.com.au
http://zacster.blogspot.com
+61 405 847 168
-------------- next part --------------
A non-text attachment was scrubbed...
Name: overlap_lagging_and_not_updating.jpg
Type: image/jpeg
Size: 96664 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/fusion-users/attachments/20110111/b23158d4/overlap_lagging_and_not_updating-0001.jpg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: overlap_lagging_and_not_updating_sheboygan.jpg
Type: image/jpeg
Size: 98491 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/fusion-users/attachments/20110111/b23158d4/overlap_lagging_and_not_updating_sheboygan-0001.jpg


More information about the fusion-users mailing list