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

Christopher Schmidt crschmidt at metacarta.com
Tue Oct 27 12:13:00 EDT 2009


On Tue, Oct 27, 2009 at 12:29:45PM +0100, Jimmy Aumard wrote:
> Thanks Victor it's just what I want
> 
> It's possible to have the same effect with a google layer?

Not in OpenLayers at this time.

> 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
> >>
> >>
> >

> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users


-- 
Christopher Schmidt
MetaCarta



More information about the Users mailing list