precision-sustainable-ag/drone-image-manipulation

Create new map component

Closed this issue · 0 comments

What's wrong

  • There are maps being used at 3 different places. It needs to be consolidated into a common component.

What done looks like

  • A new map component which replaces the existing individual maps in all 3 places.

Where the changes need to be made

  • src/pages/plot_features/plot_map.js
  • src/pages/orthomosaic_display/geotiffmap.js
  • src/pages/SpatialQuery/map.js
  • src/components/MapComponent.js - contains the new map component
  • src/components/MapControls.js - contains common map controls like rotate and draw