We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0ecc2f + 728a3bb commit c37fd1aCopy full SHA for c37fd1a
1 file changed
src/annotationLayer.js
@@ -758,7 +758,6 @@ var annotationLayer = function (arg) {
758
m_this.map().interactor().addAction(action);
759
});
760
}
761
- console.log({mode: m_mode, oldMode, oldState, oldCoordinates, reason});
762
m_this.geoTrigger(geo_event.annotation.mode, {
763
mode: m_mode, oldMode, oldState, oldCoordinates, reason});
764
if (oldMode === m_this.modes.edit || oldMode === m_this.modes.cursor) {
0 commit comments