-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
supporting multiple datacubes for one marker
- Loading branch information
1 parent
8613292
commit aede354
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule mappin
updated
10 files
+6 −6 | package-lock.json | |
+1 −1 | src/components/EditMarkerModal.tsx | |
+4 −3 | src/components/LeafletMap/LeafletMap.tsx | |
+2 −2 | src/components/MarkerTable.tsx | |
+0 −55 | src/getTimeseries/geoJsonLookup.test.ts | |
+31 −25 | src/getTimeseries/geoJsonLookup.ts | |
+127 −119 | src/getTimeseries/getTimeseries.ts | |
+4 −8 | src/main.tsx | |
+2 −1 | src/utils/SatelliteSvg.tsx | |
+2 −1 | src/utils/searchParamUtilities.ts |
Submodule mappin-itslive-embed
updated
17 files