[fusion-dev] help Commercial Map Service Layers (virtual earth) problem

gauss599 gauss599 at yahoo.com
Tue Jun 29 04:53:27 EDT 2010


hi everyone 

i generate a project in fusion. i add a Commercial Map Service Layers
(virtual earth) 

and show in file map menu. i click the aerial view everything ok but when i
click aerial view again or when i returned my project then i click ariel
view i show default road map but i dont want this. iwant only see aerial
view every time please help 

thank you.. 

My xml code 

  <MapSet xsi:type="MapSetType"> 
    <MapGroup id="sheboygan" xsi:type="MapType"> 
      <Map xsi:type="MapGuideLayerType"> 
        <Type>MapGuide</Type> 
        <SingleTile>true</SingleTile> 
        <Extension> 
         
<ResourceId>Library://ADANA/ADANA/Maps/ADANA.MapDefinition</ResourceId> 
          <SelectionAsOverlay>true</SelectionAsOverlay> 
          <SelectionFormat>PNG</SelectionFormat> 
          <SelectionColor>0xFF0000FF</SelectionColor> 
        </Extension> 
      </Map> 
    </MapGroup> 
    <MapGroup id="Uydu"> 
      <Map> 
        <Type>VirtualEarth</Type> 
        <Extension> 
          <ResourceId>ve</ResourceId> 
          <Options> 
            <type>Aerial</type> 
          </Options> 
        </Extension> 
      </Map> 

      <Map> 
        <Type>MapGuide</Type> 
        <SingleTile>true</SingleTile> 
        <Extension> 
          <Options> 
            <isBaseLayer>false</isBaseLayer> 
            <useOverlay>true</useOverlay> 
            <projection>EPSG:900913</projection> 
          </Options> 
         
<ResourceId>Library://ADANA/ADANA/Maps/ADANA.MapDefinition</ResourceId> 
        </Extension> 
      </Map> 
    </MapGroup> 
  </MapSet> 
-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/help-Commercial-Map-Service-Layers-virtual-earth-problem-tp5234191p5234191.html
Sent from the Fusion Developers mailing list archive at Nabble.com.


More information about the fusion-dev mailing list