Le Wed, 17 Apr 2013 06:12:22 +0200,
杨华杰 <[email protected]> a écrit :

> 
> 
> I found this in the
> document.http://dev.openlayers.org/docs/files/OpenLayers/Map-js.html#OpenLayers.Map.events
> move    triggered after each drag, pan, or zoom moveend triggered
> after a drag, pan, or zoom completes
> 
> Isn't it very difficult to understand. And what's this suppose to be.
> 
> 
> 
> Regards,
> Hua Jie

Indeed,

movestart event relate to the start of the move (since you click and
start to move).
move event is when you're moving
moveend event is when you release the mouse button and so stop moving.

Regards,
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to