[OpenLayers-Users] Can't get VE map to work
chaak
haak at agintegrated.com
Fri Oct 10 16:04:03 EDT 2008
Hi Lennox,
After much searching, I found another post on this same issue dated back
from May. I used the code that Darko Radicecki provided and it works great!
I first put the following code directly in the VirtualEarth.js file, and
then I tried it directly in the VE layer options; both ways work.
Chris
onMapResize: function() {
var sz = this.map.getSize();
this.mapObject.Resize(sz.w,sz.h);
}
Lennox Antoine wrote:
>
> At least I can take re-assurance that it's not only me :). Thanks for the
> info though, i'll try your method and see if it works.
>
> Lennox
>
--
View this message in context: http://n2.nabble.com/Can%27t-get-VE-map-to-work-tp1088773p1317558.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
More information about the Users
mailing list