This website requires JavaScript.
Explore
Help
Sign In
ashatora
/
openlayers
Watch
1
Star
0
Fork
0
You've already forked openlayers
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
33499f59e9db2324f202a75fc3f11ed3ac2edc64
openlayers
/
lib
/
OpenLayers
/
Control
History
crschmidt
7a1ae31fc4
Fix for Ticket
#201
, reported by Steve Pomeroy. Thanks Steve!
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@1393
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-08-29 11:25:54 +00:00
..
KeyboardDefaults.js
change the '@require:' to '@requires' so as to be compatible with JSDOC standards. put these directly inside the class definition comment block. update script to suggest this and update all source files to follow pattern. Caught a missing @requires in the EventPane.js file
2006-08-14 23:05:05 +00:00
LayerSwitcher.js
Fix for Ticket
#201
, reported by Steve Pomeroy. Thanks Steve!
2006-08-29 11:25:54 +00:00
LayerTabs.js
change the '@require:' to '@requires' so as to be compatible with JSDOC standards. put these directly inside the class definition comment block. update script to suggest this and update all source files to follow pattern. Caught a missing @requires in the EventPane.js file
2006-08-14 23:05:05 +00:00
MouseDefaults.js
Merge 2.0 branch to trunk.
2006-08-25 18:17:06 +00:00
MouseToolbar.js
Merge 2.0 branch to trunk.
2006-08-25 18:17:06 +00:00
PanZoom.js
change the '@require:' to '@requires' so as to be compatible with JSDOC standards. put these directly inside the class definition comment block. update script to suggest this and update all source files to follow pattern. Caught a missing @requires in the EventPane.js file
2006-08-14 23:05:05 +00:00
PanZoomBar.js
Merge 2.0 branch to trunk.
2006-08-25 18:17:06 +00:00
Permalink.js
change the '@require:' to '@requires' so as to be compatible with JSDOC standards. put these directly inside the class definition comment block. update script to suggest this and update all source files to follow pattern. Caught a missing @requires in the EventPane.js file
2006-08-14 23:05:05 +00:00
Scale.js
Change Scale control to use getScale() from map.
2006-08-16 17:19:28 +00:00