Hi Users,

i've some problems with my google baselayer. I'm using the V3 api.

I've a layertree with three base layers. One of them is a google layer:

/var gphy = new OpenLayers.Layer.Google(
    "Google Physical",
    {type: google.maps.MapTypeId.TERRAIN}
);/

If i select it, one of my three WMS-Layers is not displayed but this errormessage is shown:

"Could not get retrieve any sources:
  no image returned from source wms"

The second problem is, that all my wfs data is displyed close to Sao Tome and principe in one point. Maybe 0"N, 0"E ? A Click-Event in the near of this point returns weird coords "-59429.116394162 N, -12061.97722435 E.
So it has to be a transformation problem...

Any Idea how to fix it?


Kind regards

Kai

_______________________________________________
Users mailing list
Users@geoext.org
http://www.geoext.org/cgi-bin/mailman/listinfo/users

Reply via email to