cee-ramraj / Enhanced_Functionalities_Frontend

0 stars 0 forks source link

Track Multiselect #14

Closed cee-ramraj closed 11 months ago

cee-ramraj commented 11 months ago

The multiselect should have the following functionalities: -

  1. Select multiple ship icons on clicking on the icon
  2. A click on selected ship should deselect the ship icon.
  3. Maintain the above for all zoom levels
  4. Show trail when selected in 'Trails' for 20 or lesser number of tracks
  5. If more than 20 tracks are selected, it should show a warning message
cee-ramraj commented 11 months ago

enable copy feature for multiple selected tracks.

cee-ramraj commented 11 months ago

feature/multi-tracks branch.

cee-ramraj commented 11 months ago

Include the following functionality Copy Ship Data for all selected ships if context menu invoked on any of the selected ships If copy ship data is invoked for an unselected ship, then copy data only for that ship.