GlobalFishingWatch / pelagos-client

Documentation
http://globalfishingwatch.io/pelagos-client/
Other
7 stars 4 forks source link

Area Selector -- Avoid selecting the same vessel more than once #397

Open enriquetuya opened 8 years ago

enriquetuya commented 8 years ago

It is possible with the current code to draw an area twice selecting all vessel twice. We don't want this to be possible, if you draw the area twice over the same area, no new vessels should be pinned.

redhog commented 8 years ago

Possible solutions:

enriquetuya commented 8 years ago

@redhog I could not test this due to this issue: https://github.com/GlobalFishingWatch/GFW-Issues/issues/20

enriquetuya commented 8 years ago

This is happening on FF with the fix. On dev.globalfishingwatch.org

enriquetuya commented 8 years ago

Will continue working on this the next sprint, commenting code for the 0.27 version: https://github.com/GlobalFishingWatch/GFW-Tasks/issues/342

redhog commented 7 years ago

Unable to reproduce (on 20-mouseover-debugger branch which contains the other area inspector fix) on FF and Chrome on Linux and on MacOS.