[OpenLayers-Users] Why my map doesn't move fluidly?
Björn Harrtell
bjorn.harrtell at gmail.com
Fri Mar 27 16:46:50 EDT 2009
There are of course many factors to consider. But here are my two
cents on what I think is the most common causes:
The performance is affected alot by the number of image-overlays (like
wms), even "only" 3 layers. This is especially true for IE. I don't
think that this is affected by tiling or not.
Also I've noticed that the mouse position control is affecting IE
quite a bit also, IE probably doesn't like updating the div each
mousemove event. I dream of an option "updateDelay" or similar in that
control. But then again I could code it, not dream it.
/Björn
On Fri, Mar 27, 2009 at 21:09, Alexander Petkov <greenkov at gmail.com> wrote:
> On Fri, Mar 27, 2009 at 8:49 AM, ajayravichandran <ajayr.email at gmail.com> wrote:
>>
>> 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
>
> Also, if you are using Firefox, make sure that the zoom for the page
> is set to normal. Using Firefox' Zoom slows panning considerably.
>
>
> Alex
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users
>
More information about the Users
mailing list