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
a6f999970a3e7e091d8fab584fe9b8efc466bca1
openlayers
/
lib
/
OpenLayers
/
Layer
History
crschmidt
a6f999970a
Use OpenLayers.loadURL so that we get the benefit of ProxyHost.
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@827
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-29 00:32:55 +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
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
Grid.js
Move getZoomForExtent from WMS to Grid. This also applies to WorldWind and KaMap, so having it in Grid.js means we can use it in more cases where it will matter.
2006-06-28 02:51:37 +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
Move getZoomForExtent from WMS to Grid. This also applies to WorldWind and KaMap, so having it in Grid.js means we can use it in more cases where it will matter.
2006-06-28 02:51:37 +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