Files
openlayers/test/spec/ol
Guillaume Beraudo d67cefdf3a Consistent circle transform
Depending on compilation flags, applying a transform used to either:
- work;
- fail throwing an abstract method not implemented message;
- fail silently.

Now it should consistently work, like the other geometries.

Adding a polygon factory method creating an approximation of a circle on
a plane would be useful for users wanting the circle to be deformed.
It would be similar to the `circular` function which creates an
approximation of a circle on a sphere.
2014-09-16 13:41:17 +02:00
..
2014-07-01 14:09:28 -04:00
2014-02-24 14:53:00 -07:00
2014-09-16 13:41:17 +02:00
2014-06-27 09:59:39 -04:00
2014-07-21 09:28:48 -06:00
2013-12-09 16:37:18 +01:00
2014-07-06 12:43:55 -06:00
2014-07-28 09:35:23 +02:00
2013-03-22 17:25:31 +01:00
2014-09-04 11:47:32 -06:00