feat(submaps tabs): open submap on click
4 unresolved threads
4 unresolved threads
Compare changes
Files
24+ 135
− 0
In this PR I introduced changes to SubmapsDrawer and MapNavigation. Idea is to allow user switch easily between submaps.
modelId
in map reducer
closing map is tested but opening isn't
Yes, thats true ;) This component does not allow to open maps. It only let's you switch between them and close them. Opening maps is handled in SubMapsDrawer