Jimmy, I just tried that with a wms layer... but I think it should work (or
at least it needs some different configuration steps).

Regards,

Vitor

On Tue, Oct 27, 2009 at 9:29 AM, Jimmy Aumard <[email protected]>wrote:

> Thanks Victor it's just what I want
>
> It's possible to have the same effect with a google layer?
>
> Because :
> var gphy = new OpenLayers.Layer.Google("Google Physical", {
>             type: G_PHYSICAL_MAP,
>             sphericalMercator: true
>         });
>         gphy.transitionEffect='resize';
>
> Doesn't work :(
>
> Cheers.
>
> Jim
>
> 2009/10/27 Vitor Isaia <[email protected]>
>
> Try this:
>>
>> wmsMapLayer.transitionEffect = 'resize';
>>
>> On Tue, Oct 27, 2009 at 8:43 AM, Jimmy Aumard <[email protected]>wrote:
>>
>>> hi list,
>>>
>>> I want to know if it's possible to make a zoom effet like google map with
>>> OpenLayers 2.8?
>>>
>>>
>>> Thanks
>>>
>>> Jim
>>>
>>> _______________________________________________
>>> Users mailing list
>>> [email protected]
>>> http://openlayers.org/mailman/listinfo/users
>>>
>>>
>>
>
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to