Improve docs, formatting

This commit is contained in:
Pieter Vander Vennet 2021-12-24 02:51:01 +01:00
parent 92c63560ef
commit 9c6822a1ac
2 changed files with 19 additions and 18 deletions

View file

@ -249,9 +249,10 @@ export default class ReplaceGeometryAction extends OsmChangeAction {
}
/**
* For 'this.feature`, gets a corresponding closest node that alreay exsists
* @constructor
* @private
* For 'this.feature`, gets a corresponding closest node that alreay exsists.
*
* This method contains the main logic for this module, as it decides which node gets moved where.
*
*/
private async GetClosestIds(): Promise<{