You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue belongs to the feature "Multiple locations": Since many offices consist of multiple floors or even different locations, it should be possible to create location with their dedicated floor plan.
Backend
PUT/api/locations/:id/markers/:markerId/move?targetLocation={targetLocationId} - move a marker from one location to another
Frontend
Select target location via dropdown
The text was updated successfully, but these errors were encountered:
This issue belongs to the feature "Multiple locations": Since many offices consist of multiple floors or even different locations, it should be possible to create location with their dedicated floor plan.
Backend
PUT
/api/locations/:id/markers/:markerId/move?targetLocation={targetLocationId}
- move a marker from one location to anotherFrontend
The text was updated successfully, but these errors were encountered: