Standardise draw/modify descriptions
This commit is contained in:
@@ -80,7 +80,7 @@ goog.inherits(ol.interaction.DrawEvent, goog.events.Event);
|
||||
|
||||
/**
|
||||
* @classdesc
|
||||
* Interaction that allows drawing geometries.
|
||||
* Interaction for drawing feature geometries.
|
||||
*
|
||||
* @constructor
|
||||
* @extends {ol.interaction.Pointer}
|
||||
|
||||
@@ -38,7 +38,7 @@ ol.interaction.SegmentDataType;
|
||||
|
||||
/**
|
||||
* @classdesc
|
||||
* Interaction for modifying vector data.
|
||||
* Interaction for modifying feature geometries.
|
||||
*
|
||||
* @constructor
|
||||
* @extends {ol.interaction.Pointer}
|
||||
|
||||
Reference in New Issue
Block a user