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
7bf1112c81b76b00188431c89d4bb15f75cceffe
openlayers
/
lib
/
OpenLayers
/
Layer
History
euzuro
7bf1112c81
remove reproject() method which was sort of silly anyways -- i think the ve/goog marker misplacement problem was that the layercontainerdiv was not being correctly reset on a changebaselayer. so im changing the setbaselayer() to auto call setCenter() with a new zoom (by nulling the zoom beforehand and passing in the current zoom).
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@1259
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-08-16 21:36:23 +00:00
..
WMS
This is only neccesary because of the naming scheme, not because it actually
2006-08-16 13:30:10 +00:00
Boxes.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
EventPane.js
small updates to Google layer and EventPane -- Google needs to @requires EventPane and not Layer, some minor stylistic changes to EventPane, updating tests so they will pass.
2006-08-15 12:25:39 +00:00
GeoRSS.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
Google.js
put @requires statements inside JSDOC comment block
2006-08-16 14:50:34 +00:00
Grid.js
no longer need to worry about grid moving around when it's invisible.
2006-08-16 18:14:10 +00:00
HTTPRequest.js
remove deprecated methods for 2.0 release. Documentation available at ReleaseNotes2.0
2006-08-16 02:26:12 +00:00
KaMap.js
Enable Spiral Tile Loading In KaMap.
2006-08-16 15:34:59 +00:00
Markers.js
remove reproject() method which was sort of silly anyways -- i think the ve/goog marker misplacement problem was that the layercontainerdiv was not being correctly reset on a changebaselayer. so im changing the setbaselayer() to auto call setCenter() with a new zoom (by nulling the zoom beforehand and passing in the current zoom).
2006-08-16 21:36:23 +00:00
Text.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
VirtualEarth.js
put @requires statements inside JSDOC comment block
2006-08-16 14:50:34 +00:00
WFS.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
WMS.js
add an informational comment and do a little coding standards cleanup. no functional change here
2006-08-16 00:33:25 +00:00
WorldWind.js
fix more tabs
2006-08-15 12:46:45 +00:00
Yahoo.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