On Tuesday, October 11, 2011, Ricardo Bayley <[email protected]> wrote: > Hi Eric, > > Thank you very much for your quick reply. > > I tried what u said adding the tileLoadingDelay, but got no luck. > > These are my WMS options. > > { > sphericalMercator: true, > tileSize: new OpenLayers.Size(256,256), > layers: "Argentina", > format: 'image/png', > tileLoadingDelay:0, > tiled: false, > singleTile: true, > minZoomLevel: 0, > maxZoomLevel: 8 > } > > FYI: > I also set the tileLoadingDelay to 10000 (10 sec). I see no > difference. I thought I should see the loading take long time, but it > doesnt. > I also have the Kinetic option enabled. > > map.addControl(new OpenLayers.Control.Navigation({ > dragPanOptions:{enableKinetic: true,documentDrag: true}, > zoomWheelEnabled:true > })); > > > Does anybody know why this is happening ?
Do you by any chance have a live example? It is hard to figure out what's happening without an actual visual representation if the issue. -- Eric Lemoine Camptocamp France SAS Savoie Technolac, BP 352 73377 Le Bourget du Lac, Cedex Tel : 00 33 4 79 44 44 96 Mail : [email protected] http://www.camptocamp.com
_______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
