I believe if you introduce tiling by setting singleTile = "false" and providing a tileSize as part of the map options, you can introduce a more smooth google like fluid panning.
Also look into the WMS-C specification. Regards Ajay Ravichandran Hi all, When I finished developing my OL-based app. I noticed that my map (not more than 3 WMS layers) while panning is not so fluid (like a gmap for example). Instead in the OpenLayers example page, all the maps moves smoothly. I noticed the problem also affect some application in the OL gallery. So my question is, fluidity depends on the application complexity? If so, where have I to put more attention during programming to avoid that fluidity lack? Are there some tricks I can use to emprove the map performance (like deactivating mousePosition control on movestart and activate on moveend)? best regards Milan _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users -- View this message in context: http://n2.nabble.com/Why-my-map-doesn%27t-move-fluidly--tp2543169p2544633.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
