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
995ef95dba4eca7ef937cb270f77d98df83f3aba
openlayers
/
tests
/
Geometry
History
Tim Schaub
2478677985
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
).
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@4302
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2007-09-14 20:08:47 +00:00
..
test_Collection.html
removing HTML comment wrapping scripts - these haven't been necessary since Netscape 2.0 - if your browser doesn't run javsacript, please don't run these tests
2007-08-27 17:47:50 +00:00
test_Curve.html
removing HTML comment wrapping scripts - these haven't been necessary since Netscape 2.0 - if your browser doesn't run javsacript, please don't run these tests
2007-08-27 17:47:50 +00:00
test_LinearRing.html
Use degrees instead of radians for geometry.rotate method (
closes
#948
).
2007-08-30 17:10:26 +00:00
test_LineString.html
removing HTML comment wrapping scripts - these haven't been necessary since Netscape 2.0 - if your browser doesn't run javsacript, please don't run these tests
2007-08-27 17:47:50 +00:00
test_MultiLineString.html
removing HTML comment wrapping scripts - these haven't been necessary since Netscape 2.0 - if your browser doesn't run javsacript, please don't run these tests
2007-08-27 17:47:50 +00:00
test_MultiPoint.html
removing HTML comment wrapping scripts - these haven't been necessary since Netscape 2.0 - if your browser doesn't run javsacript, please don't run these tests
2007-08-27 17:47:50 +00:00
test_MultiPolygon.html
removing HTML comment wrapping scripts - these haven't been necessary since Netscape 2.0 - if your browser doesn't run javsacript, please don't run these tests
2007-08-27 17:47:50 +00:00
test_Point.html
Use degrees instead of radians for geometry.rotate method (
closes
#948
).
2007-08-30 17:10:26 +00:00
test_Polygon.html
Adding a RegularPolygon handler for drawing squares, triangles, circles, etc. Demo in the regular-polygon.html example. Also adding a createRegularPolygon class method to the Polygon geometry class. Thanks to crschmidt for all the tests and help getting this in (
closes
#828
).
2007-09-10 20:24:27 +00:00
test_Rectangle.html
removing HTML comment wrapping scripts - these haven't been necessary since Netscape 2.0 - if your browser doesn't run javsacript, please don't run these tests
2007-08-27 17:47:50 +00:00
test_Surface.html
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