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
137cf76e8e46d3a83d503e9e334eb4400ca3c3b7
openlayers
/
lib
/
OpenLayers
/
Layer
History
euzuro
e0aa067cb6
remove 'projection' member from Layer. keep single instance in map
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@496
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-01 12:30:46 +00:00
..
Google.js
Change @require to @require:
2006-05-24 17:17:22 +00:00
Grid.js
remove 'projection' member from Layer. keep single instance in map
2006-06-01 12:30:46 +00:00
Markers.js
fix for
#60
2006-05-24 18:45:50 +00:00
Text.js
little bitta JSDOC
2006-05-29 18:27:24 +00:00
WFS.js
need to make WMS & WFS case-independent. I dont know why I chose to move them all to uppercase instead of lowercase, but I did. This required changing the test cases and the 'srs' property which is set in Grid. Personally, I dont think that is the best place to set it, but so be it jedi. As long as I have the mic, i'd add that having 'projection' stored in both map and layer objects seems a bit redundant as well.
2006-06-01 11:54:31 +00:00
WMS.js
need to make WMS & WFS case-independent. I dont know why I chose to move them all to uppercase instead of lowercase, but I did. This required changing the test cases and the 'srs' property which is set in Grid. Personally, I dont think that is the best place to set it, but so be it jedi. As long as I have the mic, i'd add that having 'projection' stored in both map and layer objects seems a bit redundant as well.
2006-06-01 11:54:31 +00:00