[OpenLayers-Users] Transition Effect

Ricardo Bayley ricardo.bayley at gmail.com
Sun Oct 30 11:22:55 EDT 2011


Ho everyone,

Does anybody know why the transitionEffect is not working ?

this is my config

gwcLayer : new OpenLayers.Layer.WMS(
"myGWC",
["http://localhost:8080/geowebcache/service/wms" ],

{

sphericalMercator: true,
tileSize: new OpenLayers.Size(256,256),
layers: "Argentina",
format: 'image/png',
tileLoadingDelay:0,
transitionEffect: 'resize',
minZoomLevel: 0,
maxZoomLevel: 8
}


regards


Ricardo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20111030/0096490c/attachment.html


More information about the Users mailing list