mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
combined arrows with km marks for better performace
This commit is contained in:
parent
58427e7017
commit
f4cd6bd44a
3 changed files with 23 additions and 1 deletions
|
@ -78,7 +78,6 @@ const MapUnconnected: React.FC<IProps> = ({
|
|||
<Router />
|
||||
|
||||
<KmMarks />
|
||||
<Arrows />
|
||||
</div>,
|
||||
document.getElementById('canvas')
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue