Correct typo in documentation
corrected homonym error.
This commit is contained in:
@@ -177,7 +177,7 @@ ol.interaction.Draw = function(options) {
|
|||||||
this.squaredClickTolerance_ = 4;
|
this.squaredClickTolerance_ = 4;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Draw overlay where are sketch features are drawn.
|
* Draw overlay where our sketch features are drawn.
|
||||||
* @type {ol.FeatureOverlay}
|
* @type {ol.FeatureOverlay}
|
||||||
* @private
|
* @private
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user