[OpenLayers-Users] Ipad Google + Transition Efect
Ricardo Bayley
ricardo.bayley at gmail.com
Tue Feb 14 19:00:44 EST 2012
Hi folks,
When I "finger" zoom the map with the IPAD I cant see any transition effect
when having google maps as base layer, but when using my own wms base
layer, transition effect works great.
gmap : new OpenLayers.Layer.Google(
"Google Streets", // the default
{
type: G_NORMAL_MAP , // v2
// type: google.maps.MapTypeId.ROADMAP, //v3
sphericalMercator: true, minZoomLevel: 4, maxZoomLevel: 16
},{ transitionEffect:'resize' }
)
How should I configure it for gmap as well ?
Best regards,
Ricardo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20120214/0ac615f5/attachment-0001.html
More information about the Users
mailing list