[OpenLayers-Users] Panning 2.10 vs 2.11

Ricardo Bayley ricardo.bayley at gmail.com
Tue Oct 11 13:07:11 EDT 2011


I will try to have one by this afternoon.

Thanks !

2011/10/11 Eric Lemoine <eric.lemoine at camptocamp.com>:
>
>
> On Tuesday, October 11, 2011, Ricardo Bayley <ricardo.bayley at gmail.com>
> 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 : eric.lemoine at camptocamp.com
> http://www.camptocamp.com
>
>


More information about the Users mailing list