mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
fixed index todos
This commit is contained in:
parent
ba5e24a56d
commit
03c3945cc5
1 changed files with 5 additions and 5 deletions
10
src/index.js
10
src/index.js
|
@ -4,12 +4,12 @@
|
||||||
|
|
||||||
done adding/removing points doesn't change distance
|
done adding/removing points doesn't change distance
|
||||||
done cancelling editing someone's else map return back to it's original address /razminochnyj/
|
done cancelling editing someone's else map return back to it's original address /razminochnyj/
|
||||||
todo selecting logo on crop
|
|
||||||
todo delete sticker icon
|
todo delete sticker icon
|
||||||
todo fix arrows (can't reproduce now :-( )
|
todo fix arrows (can't reproduce now :-( )
|
||||||
|
|
||||||
## FEATURES
|
## FEATURES
|
||||||
|
|
||||||
|
todo selecting logo on crop
|
||||||
todo save spinner
|
todo save spinner
|
||||||
|
|
||||||
todo public maps
|
todo public maps
|
||||||
|
@ -21,10 +21,6 @@
|
||||||
done map search
|
done map search
|
||||||
todo map list lazy loading
|
todo map list lazy loading
|
||||||
|
|
||||||
done better poly editor https://github.com/SupriyaSudhindra/leaflet-editable-polyline
|
|
||||||
done update after point delete
|
|
||||||
todo hidden markers tooltip
|
|
||||||
|
|
||||||
todo network operations notify
|
todo network operations notify
|
||||||
done delayed notify (delay(2000).then(showLoadingMsg))
|
done delayed notify (delay(2000).then(showLoadingMsg))
|
||||||
todo network error notifications
|
todo network error notifications
|
||||||
|
@ -37,6 +33,10 @@
|
||||||
|
|
||||||
## DONE
|
## DONE
|
||||||
|
|
||||||
|
done better poly editor https://github.com/SupriyaSudhindra/leaflet-editable-polyline
|
||||||
|
done update after point delete
|
||||||
|
done hidden markers tooltip
|
||||||
|
|
||||||
done clear routing on editing cancellation
|
done clear routing on editing cancellation
|
||||||
done riding speed slider
|
done riding speed slider
|
||||||
done dont close map list on click
|
done dont close map list on click
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue