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
04efcffb001d53cb9c63c8f35ba06a7d158a5db8
openlayers
/
lib
/
OpenLayers
/
Layer
History
euzuro
ef37b10ef7
pass the position in as parameter on new tile creation. remove unnecessary setPosition() function, as tiles no longer really get moved. they get drawn in their div and then the div moves around. no need to make that any more complicated. update tests for that. Also, finish renaming 'grid' to 'layer' (from r369).
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@390
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-05-26 02:56:49 +00:00
..
Google.js
Change @require to @require:
2006-05-24 17:17:22 +00:00
Grid.js
make tileSize member variable safe in Grid.js
2006-05-24 23:04:35 +00:00
Markers.js
fix for
#60
2006-05-24 18:45:50 +00:00
Text.js
Continued work on Layer.Text, implementing popups. Still has closure issues.
2006-05-25 23:08:14 +00:00
WFS.js
pass the position in as parameter on new tile creation. remove unnecessary setPosition() function, as tiles no longer really get moved. they get drawn in their div and then the div moves around. no need to make that any more complicated. update tests for that. Also, finish renaming 'grid' to 'layer' (from r369).
2006-05-26 02:56:49 +00:00
WMS.js
pass the position in as parameter on new tile creation. remove unnecessary setPosition() function, as tiles no longer really get moved. they get drawn in their div and then the div moves around. no need to make that any more complicated. update tests for that. Also, finish renaming 'grid' to 'layer' (from r369).
2006-05-26 02:56:49 +00:00