fixed line drawing
This commit is contained in:
parent
8d12ac4e1a
commit
874e417791
@ -398,7 +398,7 @@
|
|||||||
polyline: true,
|
polyline: true,
|
||||||
rectangle: false,
|
rectangle: false,
|
||||||
circle: true,
|
circle: true,
|
||||||
marker: false,
|
marker: true,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
map.addControl(drawControl);
|
map.addControl(drawControl);
|
||||||
|
Loading…
Reference in New Issue
Block a user