-
Notifications
You must be signed in to change notification settings - Fork 1
-
Waterfall
Past due by 6 months Last updated 4 months agoWaterfall screen load images stream in small pieces(row/column of p…
Waterfall screen load images stream in small pieces(row/column of pixels),
it receive each piece every fixed time.- The user can scroll down and up in the stream of received images.
- When disconnection occur (the data not received after time we expected it)
view a gray line between the data received before the disconnection and after it. - When the user scroll down (not at the top of the screen view yellow line on the top).
- The user can choose the speed of the waterfall using a slider.
-
Map
Past due by 6 months Last updated 7 months agoBasic world map screen that include the following abilities: Zoom …
Basic world map screen that include the following abilities:
- Zoom in/out with the mouse wheel, and with scroll bar.
- Travel on the map with keyboard arrows, and with mouse click and swipe.
- Load different levels of map information:
- Boarders Map
- Roads Map
- Full Map
- The feature should work on offline pc.