[fusion-users] please help about virtual earth aerial view

gauss599 gauss599 at yahoo.com
Thu Jun 17 05:15:10 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/please-help-about-virtual-earth-aerial-view-tp5190089p5190089.html
Sent from the Fusion Users mailing list archive at Nabble.com.


More information about the fusion-users mailing list