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

Jimmy Aumard jimmy.aumard at gmail.com
Tue Oct 27 07:29:45 EDT 2009


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/6b07791b/attachment.html


More information about the Users mailing list