[mapguide-users] Fusion 2.0 and OverviewMap error
Jose Cerrejon
gis at mapas-sll.com
Mon Sep 27 08:24:53 EDT 2010
I'm using 2.0 on Mapguide 2.1 and runs OK, except overview map. The overview
map is replaced with the map. This is my MapGroup:
<MapGroup id="Map" xsi:type="MapType">
<Map xsi:type="MapGuideLayerType">
<Type>MapGuide</Type>
<SingleTile>true</SingleTile>
<Extension>
<ResourceId>Library://myproyect/Maps/Map.MapDefinition</ResourceId>
<ProjectionCode>EPSG:23029</ProjectionCode>
<ProjectionDef>+proj=utm +zone=29 +ellps=intl +units=m
+no_defs</ProjectionDef>
<ImageFormat>JPG</ImageFormat>
<SelectionAsOverlay>true</SelectionAsOverlay>
<SelectionFormat>PNG</SelectionFormat>
<SelectionColor>0xFF5300FF</SelectionColor>
</Extension>
</Map>
</MapGroup>
<MapGroup id="OverViewMap" xsi:type="MapType">
<Map xsi:type="MapGuideLayerType">
<Type>MapGuide</Type>
<SingleTile>true</SingleTile>
<Extension>
<ResourceId>Library://myproyect/Maps/MiniMap.MapDefinition</ResourceId>
</Extension>
</Map>
</MapGroup>
So instead of load the OverviewMap, load the Map image twice (map and
overview map).
Any idea?
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Fusion-2-0-and-OverviewMap-error-tp5574685p5574685.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list