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
44fee8a0189bc491bd75c35f75603afc676f1d69
openlayers
/
lib
/
OpenLayers
/
Layer
History
Schuyler Erle
44fee8a018
Added an 'alpha' option to Layer.Grid by which Layers can have the PNG alpha hack enabled on a per-Layer basis.
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@840
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-30 15:41:40 +00:00
..
WMS
Convert Layer/UntiledWMS to Layer/WMS/Untiled. Update example. Update include list. Update exclude list for singlefile build.
2006-06-22 15:59:23 +00:00
GeoRSS.js
Commit change to GeoRSS -- once we parse the RSS file, set the layer name.
2006-06-27 22:20:37 +00:00
Google.js
updated comment
2006-06-30 01:12:03 +00:00
Grid.js
Added an 'alpha' option to Layer.Grid by which Layers can have the PNG alpha hack enabled on a per-Layer basis.
2006-06-30 15:41:40 +00:00
KaMap.js
We round these values to four decimale places: This saves us on rounding errors on the client-side, which could theoretically increase our cache size when we hit them, and in the case of the left/top values, this also makes sure that we get the closest pixel value, not the integer of it -- this is important when we get around to requesting the tiles, since otherwise we end up a pixel off, and then we don't get our images back.
2006-06-28 12:38:05 +00:00
Markers.js
bringing all changes from sandbox/euzuro/LayersReworking down into the trunk. this is a merge of r656:HEAD
http://svn.openlayers.org/sandbox/euzuro/LayersReworking
2006-06-27 23:16:26 +00:00
Text.js
Use OpenLayers.loadURL so that we get the benefit of ProxyHost.
2006-06-29 00:32:55 +00:00
VirtualEarth.js
bringing all changes from sandbox/euzuro/LayersReworking down into the trunk. this is a merge of r656:HEAD
http://svn.openlayers.org/sandbox/euzuro/LayersReworking
2006-06-27 23:16:26 +00:00
WFS.js
If there's no options passed, this would fail. So let's check that
2006-06-28 02:38:05 +00:00
WMS.js
Added an 'alpha' option to Layer.Grid by which Layers can have the PNG alpha hack enabled on a per-Layer basis.
2006-06-30 15:41:40 +00:00
WorldWind.js
Convert KaMap and WorldWind to be isBaseLayers, and change FullExtent to MaxExtent.
2006-06-27 23:51:01 +00:00
Yahoo.js
bringing all changes from sandbox/euzuro/LayersReworking down into the trunk. this is a merge of r656:HEAD
http://svn.openlayers.org/sandbox/euzuro/LayersReworking
2006-06-27 23:16:26 +00:00