[mapguide-users] re: mapguide fusion

Mark Pendergraft markp at Meadgilman.com
Wed Apr 15 12:04:06 EDT 2009


You have to use Fusion 2.0 to include google maps into a flexible
layout.  That code is still in the beta process at the moment.  There
are also some coordinate system issues with projecting google maps over
your own map.  There is no standard procedure because no one has
successfully integrated google maps into their fusion layout as far as I
know.  If you do accomplish integrating the two, please document how you
were able to do it with the community.

I can tell you that you need to create a map which uses a MapGroup
similar to this:

 

    <MapGroup id="google" xsi:type="MapType">

      <Map xsi:type="WMSLayerType">

        <Type>Google</Type>

        <Extension>

          <ResourceId>google</ResourceId>

          <Options>

            <name>GoogleLayer</name>

            <type>G_PHYSICAL_MAP</type>

            <isBaseLayer>true</isBaseLayer>

            <sphericalMercator>false</sphericalMercator>

            <maxExtent>-141,41,-43,90</maxExtent>

          </Options>

        </Extension>

      </Map>

    </MapGroup>

 

You will then need to read up on the coordinate system issue here:

http://n2.nabble.com/Fusion-2---Google---Sheboygan-Sample-td2565066.html

 

And again, you will need Fusion 2.0.

 

Good luck,

-Mark Pendergraft

 

From: mapguide-users-bounces at lists.osgeo.org
[mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of girish
kumar bv
Sent: Wednesday, April 15, 2009 8:00 AM
To: mapguide-users at lists.osgeo.org
Subject: [mapguide-users] re: mapguide fusion

 

Hi all,

How to include google maps inside flexible web layout, plz provide
neccessary procedure and code

Any help is appreciated

regards,
girish

 
<http://sigads.rediff.com/RealMedia/ads/click_nx.ads/www.rediffmail.com/
signatureline.htm at Middle?> 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20090415/1c930b8c/attachment.html


More information about the mapguide-users mailing list