[P] Update diagram to reflect projet usecase
This commit is contained in:
@@ -15,5 +15,8 @@ hub -> hub : Save processed data
|
||||
hub -> store : Send processed data batch
|
||||
store -> store : Save processed data batch
|
||||
store -> mapview : Send new rows
|
||||
mapview -> spectator : Update paths and markers
|
||||
mapview -> spectator : Show updated paths and markers
|
||||
spectator -> mapview : Click on markers
|
||||
mapview -> spectator : Hide clicked markers
|
||||
mapview -> store : Save display preference
|
||||
@enduml
|
||||
|
||||
Reference in New Issue
Block a user