mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-28 12:36:41 +07:00
drawing poly
This commit is contained in:
parent
7bdf07cae5
commit
c166eee586
5 changed files with 2841 additions and 3429 deletions
|
@ -63,7 +63,7 @@ const MapUnconnected: React.FC<IProps> = ({
|
|||
return createPortal(
|
||||
<div>
|
||||
<TileLayer provider={provider} map={MainMap} />
|
||||
<Route route={route} mapSetRoute={mapSetRoute} map={MainMap} is_editing={editing} />
|
||||
<Route />
|
||||
<Stickers
|
||||
stickers={stickers}
|
||||
map={MainMap}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue