Hi, of course the OpenLayers users list would be a better place to ask, but you could just grab the latest OpenLayers trunk and use OpenLayers.Layer.Bing instead of OpenLayers.Layer.VirtualEarth. See http://openlayers.org/dev/examples/bing-tiles.html for an example.
Regards, Andreas. On Feb 18, 2011, at 12:40 , Hugo wrote: > Hi all, > > Not sure if this is the best list to ask this but i feel so ;) > Well I'm having problems when adding bing layer to an app that already > contains google layers and openstreetmap. When i add a bing layer, firebug > returns the following error (on VirtualEarth.js line 160): > > this.mapObject is null > this.mapObject.Resize(this.map.size.w, this.map.size.h); > > Has anyone had the same problems? Any suggestions on this? Or should i ask on > the OpenLayers user list? > Best regards, > > Hugo > -- > Hugo Martins > LabNT - ISEGI UNL > Campus de Campolide > 1070-312 Lisboa > N 38°43'56.84", W 9°9'35.74" > _______________________________________________ > Users mailing list > [email protected] > http://www.geoext.org/cgi-bin/mailman/listinfo/users -- Andreas Hocevar OpenGeo - http://opengeo.org/ Expert service straight from the developers. _______________________________________________ Users mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/users
