Virtual Earth and Fusion 2

2 messages Options
Embed this post
Permalink
hfonseca

Virtual Earth and Fusion 2

Reply Threaded More More options
Print post
Permalink
Hi!
I'm using latest MAPGUIDE release (2.1), which includes fusion2.
I want to make a map using SHEBOYGAN and VIRTUAL EARTH.
I followed all the steps in the wiki "Using MapGuide Overlays with Commercial Map Service Layers"
but i can't make it work.
i get this error message both in firefox and google chrome:

Uncaught TypeError: undefined is not a constructor http://localhost:8008/mapguide/fusion/layers/Generic/Generic.js (line 121)

line121
this.oLayerOL = new OpenLayers.Layer[this.layerType](this.getMapName(), this.mapTag.layerOptions );

I use Generic.Js (supporting Google, Virtual Earth and Yahoo Layers)

my mapset on applicationdefinition.xml is:

<MapSet>
    <MapGroup id="MainMap">
      <Map>
        <Type>MapGuide</Type>
        <SingleTile>true</SingleTile>
        <Extension>
          <Options>
            <isBaseLayer>false</isBaseLayer>
          </Options>
          <ResourceId>Library://Samples/Sheboygan/MapsTiled/Sheboygan.MapDefinition</ResourceId>
        </Extension>
      </Map>
      <Map>
        <Type>VirtualEarth</Type>
        <Extension>
          <ResourceId>ve</ResourceId>
        </Extension>
      </Map>
      <Extension />
    </MapGroup>
  </MapSet>


anyone can help me to get VIrtual Earth working with fusion2?
Paul Spencer-2

Re: Virtual Earth and Fusion 2

Reply Threaded More More options
Print post
Permalink
There were some bug fixes in Fusion trunk version related to including  
commercial overlays, we have not yet released a new beta of Fusion  
with these in it.

If you can, get a copy of Fusion from SVN ( http://trac.osgeo.org/fusion/wiki/SVNCheckOut 
  ) and move aside the Fusion that is installed with MapGuide.  You  
will need to copy over the contents of fusion/templates/mapguide to  
the svn version as fusion does not contain the mapguide templates.

Cheers

Paul

On 1-Jul-09, at 11:05 AM, hfonseca wrote:

>
> Hi!
> I'm using latest MAPGUIDE release (2.1), which includes fusion2.
> I want to make a map using SHEBOYGAN and VIRTUAL EARTH.
> I followed all the steps in the wiki "
> http://trac.osgeo.org/fusion/wiki/MapGuideCommercialOverlays Using  
> MapGuide
> Overlays with Commercial Map Service Layers "
> but i can't make it work.
> i get this error message both in firefox and google chrome:
>
> Uncaught TypeError: undefined is not a constructor
> http://localhost:8008/mapguide/fusion/layers/Generic/Generic.js 
> (line 121)
>
> line121
> this.oLayerOL = new OpenLayers.Layer[this.layerType]
> (this.getMapName(),
> this.mapTag.layerOptions );
>
> I use Generic.Js (supporting Google, Virtual Earth and Yahoo Layers)
>
> my mapset on applicationdefinition.xml is:
>
> <MapSet>
>    <MapGroup id="MainMap">
>      <Map>
>        <Type>MapGuide</Type>
>        <SingleTile>true</SingleTile>
>        <Extension>
>          <Options>
>            <isBaseLayer>false</isBaseLayer>
>          </Options>
>
> <ResourceId>Library://Samples/Sheboygan/MapsTiled/
> Sheboygan.MapDefinition</ResourceId>
>        </Extension>
>      </Map>
>      <Map>
>        <Type>VirtualEarth</Type>
>        <Extension>
>          <ResourceId>ve</ResourceId>
>        </Extension>
>      </Map>
>      <Extension />
>    </MapGroup>
>  </MapSet>
>
>
> anyone can help me to get VIrtual Earth working with fusion2?
>
> --
> View this message in context: http://n2.nabble.com/Virtual-Earth-and-Fusion-2-tp3189593p3189593.html
> Sent from the Fusion Users mailing list archive at Nabble.com.
>
> _______________________________________________
> fusion-users mailing list
> [hidden email]
> http://lists.osgeo.org/mailman/listinfo/fusion-users


__________________________________________

    Paul Spencer
    Chief Technology Officer
    DM Solutions Group Inc
    http://research.dmsolutions.ca/

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