It's hard to say what is wrong without seeing your application (and the Firebug output), however based on the AppDef snippet in your previous message I would first try expanding the Google layer definition some more (however I suspect most of these values should be set as the default already):

     <Map>
       <Type>Google</Type>
       <Extension>
         <ResourceId>google</ResourceId>
         <Options>
           <name>GoogleLayer</name>
           <type>G_NORMAL_MAP</type>
           <isBaseLayer>true</isBaseLayer>
           <sphericalMercator>true</sphericalMercator>
         </Options>
       </Extension>
     </Map>

If that doesn't fix it, I would suggest you post your full AppDef file here so it can be tested.

Mike


LLEUNDD wrote:
Thanks Jason -
I updated the Fusion as described here: http://svn.osgeo.org/fusion/trunk
and downloaded the latest fusion here: http://download.osgeo.org/fusion/
(fusion-2.0.0-RC1)

All the instructions for updating fusion were followed as per
http://svn.osgeo.org/fusion/trunk/INSTALLATION.TXT

I seem to be getting the same error though as mentioned above.

When I try loading the Sheboygan-m map from the sample folder without
changing the index.html or applicationdefinition.xml file, it loads just
fine.

If I update the index.html file and applicationdefinition.xml file as
instructed - the error comes up.  I am beginning to wonder if by replacing
the entire mapset contents with just the google and sheboygan-m as listed in
the instructions is incorrect.

I don't know enough about this - if someone can help I would be grateful!

Cheers!

--
  Michael Adair
  Senior Software Architect
  DM Solutions Group Inc.

  Office: (613) 565-5056 x26
  [email protected]
  http://www.dmsolutions.ca
  http://research.dmsolutions.ca


_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to