Update examples/draw-and-modify-features.js
Co-authored-by: Andreas Hocevar <andreas.hocevar@gmail.com>
This commit is contained in:
@@ -40,7 +40,7 @@ const map = new Map({
|
|||||||
center: [-11000000, 4600000],
|
center: [-11000000, 4600000],
|
||||||
zoom: 4,
|
zoom: 4,
|
||||||
extent,
|
extent,
|
||||||
})
|
}),
|
||||||
});
|
});
|
||||||
|
|
||||||
const modify = new Modify({source: source});
|
const modify = new Modify({source: source});
|
||||||
|
|||||||
Reference in New Issue
Block a user