[OpenLayers-Dev] ticket 2593 in OpenLayers 2.10

Bart van den Eijnden (OSGIS) bartvde at osgis.nl
Tue Sep 21 09:01:18 EDT 2010


Hi Chris,

are you sure?

http://trac.openlayers.org/changeset/10675

reads:

if ((OpenLayers.Util.indexOf(this.layer.SUPPORTED_TRANSITIONS,
this.layer.transitionEffect) != -1) ||  this.layer.singleTile) {

and singleTile is true.

Best regards,
Bart

>
> On Sep 21, 2010, at 5:40 AM, ext Bart van den Eijnden (OSGIS) wrote:
>
>> Hi list,
>>
>> I've just added a comment to ticket 2593 which made a change that keeps
>> the old tile image until the new one is in for singleTile layers by
>> default.
>>
>> I've tried to explain why this is not wanted for all situations, e.g.
>> having a WMS singleTile layer on top of a tiled base layer and zooming
>> in,
>> since this yields strange visual effects, even with a transitionEffect
>> configured.
>>
>> Can anybody who was actively involved in that ticket please comment on
>> whether or not it makes sense to actually make this configurable?
>
> It should still be configurable, right? Just do:
>
>   Layer("", "", {SUPPORTED_TRANSITIONS: []}) ?
>
> -- Chris
>
>> http://trac.openlayers.org/ticket/2593
>>
>> TIA.
>>
>> Best regards,
>> Bart
>>
>> _______________________________________________
>> Dev mailing list
>> Dev at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/openlayers-dev
>
>




More information about the Dev mailing list