Commit Graph

17 Commits

Author SHA1 Message Date
Dan Abramov
5092a195fb Rename unsafe lifecycle methods 2022-04-03 20:53:17 +01:00
hgrsd
7ec7e7a657 fix(map): make sure we have only a single tile layer 2022-03-24 10:55:53 -04:00
hgrsd
2d32af53a9 more accurate comment 2022-03-22 23:55:02 -04:00
hgrsd
08052fcbc4 remove superfluous initialize call 2022-03-22 23:42:20 -04:00
hgrsd
d25f320deb unit test 2022-03-22 23:17:05 -04:00
hgrsd
9b7e02ef61 add satellite overlay toggle 2022-03-22 22:57:56 -04:00
Logan Williams
ca048c38cf Fix bug caused by interrupting flyTo 2022-03-22 16:10:58 +01:00
Logan Williams
28a5f644fc Quick fixes for mobile 2022-03-20 08:16:47 +01:00
msramalho
3e1cbe87d7 cleanup 2022-03-17 14:52:57 +01:00
msramalho
400adc61f6 attribution 2022-03-15 10:44:31 +01:00
msramalho
96772db21c custom mapbox 2022-03-14 14:12:49 +01:00
Ebrahem Farooqui
5518bcaee4 Update Map.js
Fixing bug by using Math.max and not Math.min
2021-08-18 16:06:55 -07:00
efarooqui
096cfaa073 Minor changes to example config for feature flags 2021-08-08 17:06:48 -07:00
efarooqui
7156639ec3 Polygon shapes abstracted to be types of checkboxes; abstracted rendering of panel into one component; importing shapes from separate endpoint 2021-05-20 18:44:26 -07:00
Ebrahem Farooqui
1d10ef1d99 Triggering job from develop branch 2021-04-28 19:49:03 -07:00
Ebrahem Farooqui
d6c5b55152 open street maps is our default base map 2021-04-28 18:48:07 -07:00
Lachlan Kermode
e99398ceab Cleaning technical debt (#192)
* abstract Space component to switch out Map

* basic viewing possible

* restructure components dir

* all jsx --> js

* App.jsx --> App.js

* comment out 3d for now
2021-01-19 22:22:12 +01:00