AnSyn / ansyn

End-to-end solution for overhead image analysis
https://ansyn.io/
MIT License
57 stars 8 forks source link

Imagery - Multiple Imagery views #188

Open ronenru opened 7 years ago

idanbarak commented 7 years ago

@eldadcohen1 @yairtawil @osadan @asafMasa @carmelorr @MarkShleifer

how does an imagery view becomes active? click in imagery view boundaries (on focus) a click on an hovered overlay is an exception (does not make the imagery view active)

Hover = preview and hover state of overlay boundary in imagery view and hover state in timeline

static = any overlay in case

displayed = an overlay that is displayed in an inactive imagery view

selected = an overlay that was selected by user (left click) and is displayed in an active imagery view

favorite = a dedicated indication on timeline and imagery view

overlay boundaries clickable/hoverable area is only the line, not the fill!

1 2 3

eldadcohen1 commented 7 years ago

@idanbarak Thanks 👑