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

Zak James zjames at dmsolutions.ca
Wed Jun 30 16:01:19 EDT 2010


Hi,

It's difficult to diagnose this problem without seeing the application. Can you provide access or at least report on any errors you see in the server log or your browser's javascript console?

zak 
--
Zak James
Applications and Software Development
DM Solutions Group Inc.
http://www.dmsolutions.ca
http://research.dmsolutions.ca



On 2010-06-29, at 4:53 AM, gauss599 wrote:

> 
> 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.
> _______________________________________________
> fusion-dev mailing list
> fusion-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/fusion-dev



More information about the fusion-dev mailing list