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
ab47cc604067b426e88d1cda88fade6ad768d66d
openlayers
/
tests
/
Geometry
History
Frédéric Junod
6b1b2f0f37
There is 2 tests for the getLength function, remove one of them
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@5348
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2007-12-05 13:25:05 +00:00
..
test_Collection.html
remove geometry components backwards - thanks for the catch flixo and review crschmidt (
closes
#1190
).
2007-12-05 08:53:27 +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
adding irregular option to regular polygon control - now, go draw rectangles, and more - thanks for the review elem (
closes
#1098
).
2007-11-15 23:37:36 +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
There is 2 tests for the getLength function, remove one of them
2007-12-05 13:25:05 +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