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
8a21a1dba4391b12e93ede0754c93c78ec982e42
openlayers
/
lib
/
OpenLayers
/
Layer
History
euzuro
8a21a1dba4
only set popup content if values are defined
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@455
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-05-29 18:20:41 +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
only set popup content if values are defined
2006-05-29 18:20:41 +00:00
WFS.js
correcting comment
2006-05-29 11:53:29 +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