Re: [Mapbuilder-devel] Mapbuilder and tiling support

2008-01-22 Thread GeoUser
I'm not trying to reize the map window when explorers window changes in size. I have a selection box with different map sizes on my webpage form and when i select the size i want the map window to change accordingly. And about the loading: in my config file i have: > > mainMap

Re: [Mapbuilder-devel] Mapbuilder and tiling support

2008-01-22 Thread Steven M. Ottens
Hi, You don't need to calculate the new width and height. If you just set the MainMapPane DIV to a relative size which scales with the browser window the 1.5 release of Mapbuilder will resize the mainMapPane and the Map automatically. The problem of the loading bar is most likely that it's n

Re: [Mapbuilder-devel] Mapbuilder and tiling support

2008-01-22 Thread GeoUser
One more problem. Maybe i'm trying to use it in wrong way but here's what i do: > config.objects.mainMap.setWindowWidth(newWidth); > config.objects.mainMap.setWindowHeight(newHeight); > > config.objects.mainMap.callLis

Re: [Mapbuilder-devel] Mapbuilder and tiling support

2008-01-21 Thread GeoUser
Yes, that was the problem. Thanks! Andreas Hocevar-2 wrote: > > Probably you are using transparent png images. This is something IE6 > does not really like, and the described behaviour is a consequence of > that. > > My recommendation would be to use image/gif instead of image/png as > image

Re: [Mapbuilder-devel] Mapbuilder and tiling support

2008-01-18 Thread Andreas Hocevar
Probably you are using transparent png images. This is something IE6 does not really like, and the described behaviour is a consequence of that. My recommendation would be to use image/gif instead of image/png as image format. Regards, Andreas. GeoUser wrote: > OK, i created a demo that uses t

Re: [Mapbuilder-devel] Mapbuilder and tiling support

2008-01-18 Thread GeoUser
OK, i created a demo that uses tiling. I used newest mapbuilder with integrated open layers. Then i made tests under FFOX, IE6 and IE7. FFOX and IE7 worked fine but on IE6 something went wrong. I can see request for map tiles in geoserver command prompt log but i don't see tiles loading in IE. New

Re: [Mapbuilder-devel] Mapbuilder and tiling support

2007-12-05 Thread Andreas Hocevar
On Dec 5, 2007 8:47 AM, GeoUser <[EMAIL PROTECTED]> wrote: > > What about tiling of rasters that come from geoserver wms requests? Works the same way. An example for shapefiles from a geoserver wms would be http://demo.communitymapbuilder.org/demo/mapbuilder/demo/wfs-t/. Of course this also works

Re: [Mapbuilder-devel] Mapbuilder and tiling support

2007-12-04 Thread GeoUser
What about tiling of rasters that come from geoserver wms requests? -- View this message in context: http://www.nabble.com/Mapbuilder-and-tiling-support-tf4942600.html#a14166680 Sent from the MapBuilder Devel mailing list archive at Nabble.com. -

Re: [Mapbuilder-devel] Mapbuilder and tiling support

2007-12-04 Thread Andreas Hocevar
Hi, On Dec 4, 2007 12:43 PM, GeoUser <[EMAIL PROTECTED]> wrote: > Can anyone tell me in what stage tiling in mapbuilder is? Is somebody > working on that? >From release 1.5alpha2 on, Mapbuilder uses OpenLayers for map rendering, which has built-in tiling support. > Are there any demos showing ti

[Mapbuilder-devel] Mapbuilder and tiling support

2007-12-04 Thread GeoUser
Hello. Can anyone tell me in what stage tiling in mapbuilder is? Is somebody working on that? Are there any demos showing tiling in mapbuilder? -- View this message in context: http://www.nabble.com/Mapbuilder-and-tiling-support-tf4942600.html#a14149098 Sent from the MapBuilder Devel mailing li