mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
cursor: hint for stickers
This commit is contained in:
parent
45fd758c1d
commit
d248b679ed
9 changed files with 80 additions and 24 deletions
|
@ -137,7 +137,7 @@ const run = async () => {
|
|||
...stickersParser(stickers),
|
||||
...pointParser(points)
|
||||
],
|
||||
logo,
|
||||
logo: logo === 'default' ? 'nvs' : logo,
|
||||
title: '',
|
||||
version: 1,
|
||||
distance: calcPolyDistance(route),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue