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
80491d626af9f8163f7390e06b99f1782bb94570
openlayers
/
lib
/
OpenLayers
/
Format
History
Tim Schaub
5c3abf8dd4
No circular dependencies allowed by toposort. Geometry requires WKT (for toString) and WKT requires geometry. Removing requires from WKT to fix the single file build (see
#983
).
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@4363
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2007-09-18 08:26:24 +00:00
..
GeoJSON.js
documenting requirements for format classes (see
#983
).
2007-09-17 16:44:33 +00:00
GeoRSS.js
documenting requirements for format classes (see
#983
).
2007-09-17 16:44:33 +00:00
GML.js
documenting requirements for format classes (see
#983
).
2007-09-17 16:44:33 +00:00
JSON.js
fix copyright dates on json/geojson.
2007-09-13 10:30:37 +00:00
KML.js
No circular dependencies allowed by toposort. Geometry requires WKT (for toString) and WKT requires geometry. Removing requires from WKT to fix the single file build (see
#983
).
2007-09-18 08:26:24 +00:00
WFS.js
Since John already went ahead and committed the main change, I'm just going
2007-08-23 11:29:06 +00:00
WKT.js
No circular dependencies allowed by toposort. Geometry requires WKT (for toString) and WKT requires geometry. Removing requires from WKT to fix the single file build (see
#983
).
2007-09-18 08:26:24 +00:00
XML.js
Deprecating all prototype extensions. This puts all OpenLayers functionality in the OpenLayers namespace. If you are using any of the Function, String, or Number prototype extensions, start using the functional equivalents in the OpenLayers namespace - the prototype extensions will be gone in 3.0 (
closes
#712
).
2007-09-14 20:08:47 +00:00