mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
new-poly: fixes
This commit is contained in:
parent
193eca83c7
commit
6a15d98c04
3 changed files with 14 additions and 6 deletions
|
@ -85,7 +85,6 @@ export class NewPoly {
|
|||
};
|
||||
|
||||
updateMarks = (e, callee) => {
|
||||
console.log('upd', callee);
|
||||
// return;
|
||||
const coords = this.poly.toGeoJSON().geometry.coordinates;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue