Ongoing cleanup and refactoring of maps.

This commit is contained in:
2019-11-25 18:04:11 +01:00
parent 88048f14ec
commit 5305561619
16 changed files with 462 additions and 158 deletions
-1
View File
@@ -999,7 +999,6 @@ export class InteractionMapper extends InteractionDelegate {
if (found != null) {
this.interaction.addTarget(key, found)
}
console.log(this.target)
}
let size = this.interaction.current.size
let limit = this.logInteractionsAbove