[OpenLayers-Users] Zoom effect like google map possible?

Vitor Isaia vitorisaia at gmail.com
Tue Oct 27 11:44:12 EDT 2009


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 <jimmy.aumard at gmail.com>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 <vitorisaia at gmail.com>
>
> Try this:
>>
>> wmsMapLayer.transitionEffect = 'resize';
>>
>> On Tue, Oct 27, 2009 at 8:43 AM, Jimmy Aumard <jimmy.aumard at gmail.com>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
>>> Users at openlayers.org
>>> http://openlayers.org/mailman/listinfo/users
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20091027/c7e8dbf0/attachment.html


More information about the Users mailing list