#4 eric added a polygon to the to the main map, Chase created a new navigator that links the outdoor map to the indoor map, and make polygon's onpress event navigate to the indoor map

Open
chase wants to merge 15 commits from apps/ericPolygon into apps/dev

15 Commits

Author SHA1 Message Date
  cdmoss 5e5067ba89 statisfied ts linting errors 2 years ago
  Eric Li 0e4a9220f0 addressed issue where positioning of landmarks were inconsistent across devices with varying aspect ratios 2 years ago
  Eric Li daa6fd9107 added support for landmark icons, and also added a radio button menu, allowing user to select the kind of landmark to add 2 years ago
  Eric Li 6be45bae12 added modal message when user taps on cameron 2 years ago
  Eric Li 4f5c1ae5fb floor maps should load fully across all devices 2 years ago
  Eric Li dc22a3a219 restore finger drag and double tap zoom capabilities (solution ended up being much easier than expected) 2 years ago
  Eric Li 8e01783908 added confirmation boxes when adding and deleting circles 2 years ago
  Eric Li 82d8d15841 implmented functionality to add circles (by holding down on location where you wish to add). However, now you must use two fingers to move around, and double tap no longer works. Will try to find a fix for this 2 years ago
  Eric Li 896d03466a fixed deletion problem, if you now tap on circle the circle will be immediately deleted. 2 years ago
  Eric Li 5230ff9001 added a partially working deletion system. Main problem is that if you tapped on circle, it would not go away immediately. You need to go a different floor then go back to see the affected changes. Also added a 'reset coordiantes' button at the button, restoring all original coordinates. 2 years ago
  Eric Li 5b0f0f586c added svg Circles to floor plans, wrapped all around Svg component 2 years ago
  Eric Li 799033b51f added imports for react-native-svg 2 years ago
  Eric Li 06006d8d19 fixed svg import error 2 years ago
  Eric Li 434e2d43df changed location of images_SVG folder 2 years ago
  Eric Li 04117868e3 added dropdown menu for indoor floor plans, added some more files in the root directory 2 years ago