GITLAB
FDITeam / visualisation-maritime
Sign in
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
dev
master
862dc9b51b4527952e42d2f5cfc456af3c9a6dfd
visualisation-maritime
src
main
kotlin
application
model
MapState.kt
3b26be8f9
controle the time with slider
Browse Code ยป
lsagona
2020-08-25 14:46:50 +0200
MapState.kt
105 Bytes
edit
raw
blame
history
1
2
3
4
5
6
7
package application.model enum class MapState { ALL_MESSAGES, CLUSTERED_MESSAGES, HEAT_MAP }