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
263fade72a5b4c622c60feecff3c540d6a5d7101
openlayers
/
tests
/
Geometry
History
Tim Schaub
ceecacfe3a
adding irregular option to regular polygon control - now, go draw rectangles, and more - thanks for the review elem (
closes
#1098
).
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@5200
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2007-11-15 23:37:36 +00:00
..
test_Collection.html
All geometry equals methods now work with bad arguments (
closes
#1041
).
2007-10-01 01:03:29 +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
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