I really need to switch this to a formatting language I didn't write myself.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@1519 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ Instantiate class {OpenLayers.Map} in order to create a map. This is the central
|
|||||||
changelayer -- a layer has some property of it, typically visibility, changed.
|
changelayer -- a layer has some property of it, typically visibility, changed.
|
||||||
changebaselayer -- the current base layer changes
|
changebaselayer -- the current base layer changes
|
||||||
movestart -- start of a movement in the map
|
movestart -- start of a movement in the map
|
||||||
move -- end of movement in a map -- this happens while te mouse is dragging as well as for all other events.
|
move -- end of movement in a map. this happens while te mouse is dragging as well as for all other events.
|
||||||
moveend -- end of movement in a map, but does not happen when the move is 'minor', as is the case when the move event is in the middle of a drag action.
|
moveend -- end of movement in a map, but does not happen when the move is 'minor', as is the case when the move event is in the middle of a drag action.
|
||||||
zoomend -- end of a zoom action
|
zoomend -- end of a zoom action
|
||||||
mouseover -- map is moused over
|
mouseover -- map is moused over
|
||||||
|
|||||||
Reference in New Issue
Block a user