[mapguide-users] PanTo with Fusion (and Google Map)

pcardinal pierre.cardinal at sympatico.ca
Mon Sep 27 21:10:22 EDT 2010


I am trying to change the lat,long of the center of the map with inputs of
Lat Long in the Task Pane. I am using InvokeUrl but I can't find which
object to use to make the change. Google Map is the baselayer for Fusion.



  <MapSet>
    <MapGroup id="montreal">
      <InitialView>
        <CenterX>-8205000</CenterX>
        <CenterY>5709400</CenterY>
        <Scale>300000</Scale>
      </InitialView>

     <Map>
        <Type>MapGuide</Type>
        <SingleTile>true</SingleTile>
        <Extension>
         
<ResourceId>Library://Greffes/Cartes/greffes.MapDefinition</ResourceId>
          <Options>
            <isBaseLayer>false</isBaseLayer>
            <projection>EPSG:900913</projection>
          </Options>
        </Extension>
      </Map>

      <Map>
        <Type>Google</Type>
        <SingleTile>true</SingleTile>
        <Extension>
          <Options>
            <name>GoogleLayer</name>
            <type>G_HYBRID_MAP</type>
          </Options>
        </Extension>
      </Map>
      <Extension />
    </MapGroup>
  </MapSet>
-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/PanTo-with-Fusion-and-Google-Map-tp5577624p5577624.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list