new-poly: fixes

This commit is contained in:
muerwre 2018-12-24 18:15:29 +07:00
parent 193eca83c7
commit 6a15d98c04
3 changed files with 14 additions and 6 deletions

View file

@ -85,7 +85,6 @@ export class NewPoly {
};
updateMarks = (e, callee) => {
console.log('upd', callee);
// return;
const coords = this.poly.toGeoJSON().geometry.coordinates;