Files
openlayers/src/ol
Pavel Penev 7dde3d5cff Add circle support to {ol.interaction.Modify}
Circles are broken into two modifiable line segments: center and
circumference.

Method {@link ol.interaction.Modify#writeCircleGeometry_} has been
added for adding a circle to the R*-bush of modifiable segments.

Methods {handleDownEvent_}, {handleDragEvent_}, {handleUpEvent_} and
{handlePointerAtPixel_} have been updated to support circle segments.

Helper static methods
{@link ol.interaction.Modify.pointDistanceToSegmentDataSquared_} and
{@link ol.interaction.Modify.closestOnSegmentData_} with support for
circle line segments have been added.

Constants {@link ol.interaction.Modify.MODIFY_SEGMENT_CIRCLE_CENTER_INDEX}
and
{@link ol.interaction.Modify.MODIFY_SEGMENT_CIRCLE_CIRCUMFERENCE_INDEX}
have been added.

Conflicts:
	src/ol/interaction/modify.js
2017-02-06 14:43:20 -05:00
..
2017-02-03 12:40:53 +01:00
2017-02-03 12:40:53 +01:00
2017-02-03 12:40:53 +01:00
2017-02-03 12:47:13 +01:00
2017-01-01 20:37:52 -07:00
2017-02-03 12:40:53 +01:00
2017-02-03 12:40:53 +01:00
2017-01-01 20:37:52 -07:00
2016-06-23 15:52:25 +02:00
2017-02-03 12:47:13 +01:00
2017-02-03 12:40:53 +01:00
2017-02-03 12:40:53 +01:00
2016-10-17 09:45:47 +02:00
2016-09-03 14:57:32 +01:00
2016-12-27 13:10:43 -07:00
2016-04-25 15:33:46 +02:00
2017-02-03 12:40:53 +01:00
2016-03-02 15:44:07 -07:00
2016-09-01 23:13:00 -06:00
2015-10-06 14:00:06 +02:00
2016-11-06 09:17:14 -07:00
2016-12-18 11:24:01 -07:00
2017-02-03 12:40:53 +01:00
2015-04-20 12:40:38 +00:00
2016-04-01 10:32:15 +02:00
2017-02-03 12:40:53 +01:00
2016-09-01 23:13:00 -06:00
2014-08-22 07:34:35 -06:00
2017-01-30 17:16:01 +01:00
2017-02-03 12:40:53 +01:00
2017-01-10 08:51:41 +01:00
2017-01-01 20:37:52 -07:00
2017-02-03 12:40:53 +01:00
2016-09-01 23:13:00 -06:00
2016-08-07 10:49:12 -06:00
2016-12-27 13:55:23 -07:00
2016-08-17 09:57:21 +02:00
2017-01-01 20:37:52 -07:00
2016-08-12 10:53:50 -06:00
2017-02-03 12:40:53 +01:00
2016-09-15 10:39:46 +02:00
2016-12-22 16:59:26 +01:00
2016-12-18 11:24:01 -07:00
2017-01-30 17:16:01 +01:00
2017-01-01 20:37:52 -07:00
2017-02-03 12:40:53 +01:00
2016-08-12 10:53:48 -06:00
2017-02-03 10:29:05 +01:00
2017-02-03 12:47:13 +01:00
2017-02-03 12:40:53 +01:00