diff --git a/src/images/icon-drag.svg b/src/images/icon-drag.svg new file mode 100644 index 0000000..066c6a1 --- /dev/null +++ b/src/images/icon-drag.svg @@ -0,0 +1,25 @@ + + + + Icon, drag + Created with Sketch. + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/images/icon-polygon.svg b/src/images/icon-polygon.svg new file mode 100644 index 0000000..13c12b5 --- /dev/null +++ b/src/images/icon-polygon.svg @@ -0,0 +1,23 @@ + + + + Icon, Polygon + Created with Sketch. + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/images/icon-search.svg b/src/images/icon-search.svg new file mode 100644 index 0000000..76c58ee --- /dev/null +++ b/src/images/icon-search.svg @@ -0,0 +1,24 @@ + + + + search + Created with Sketch. + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/images/logo-chpa-red.png b/src/images/logo-chpa-red.png new file mode 100644 index 0000000..363507c Binary files /dev/null and b/src/images/logo-chpa-red.png differ diff --git a/src/images/logo-chpa.jpg b/src/images/logo-chpa.jpg new file mode 100644 index 0000000..732bdff Binary files /dev/null and b/src/images/logo-chpa.jpg differ diff --git a/src/images/logo-chpa.png b/src/images/logo-chpa.png new file mode 100644 index 0000000..24ef58a Binary files /dev/null and b/src/images/logo-chpa.png differ diff --git a/src/images/logo-idb-full.png b/src/images/logo-idb-full.png new file mode 100644 index 0000000..499aafd Binary files /dev/null and b/src/images/logo-idb-full.png differ diff --git a/src/images/logo-idb-supported.svg b/src/images/logo-idb-supported.svg new file mode 100644 index 0000000..5fc4a45 --- /dev/null +++ b/src/images/logo-idb-supported.svg @@ -0,0 +1,17 @@ + + + + Group + Created with Sketch. + + + + + + + + + + + + \ No newline at end of file diff --git a/src/js/src/components/DateRangeSelector.jsx b/src/js/src/components/DateRangeSelector.jsx index 0a33ac5..9d2e930 100644 --- a/src/js/src/components/DateRangeSelector.jsx +++ b/src/js/src/components/DateRangeSelector.jsx @@ -19,6 +19,7 @@ function DateRangeSelector({ Date range +
+ CH&PA logo +

OSM EXTRACTION TOOL

diff --git a/src/js/src/components/InfoModal.jsx b/src/js/src/components/InfoModal.jsx index 70a4fb4..72b6059 100644 --- a/src/js/src/components/InfoModal.jsx +++ b/src/js/src/components/InfoModal.jsx @@ -100,6 +100,14 @@ function InfoModal({ The OSM Extraction Tool was created by the Inter-American Development Bank in partnership with CH&PA in Guyana. +
+
+ Inter-American Development Bank logo +
+
+ CH&PA logo +
+
How to use diff --git a/src/js/src/components/OSMGeocoderControl.jsx b/src/js/src/components/OSMGeocoderControl.jsx index 8ad6c10..9e2ba65 100644 --- a/src/js/src/components/OSMGeocoderControl.jsx +++ b/src/js/src/components/OSMGeocoderControl.jsx @@ -64,23 +64,16 @@ export default function OSMGeocoderControl({ const inputs = activeInput === geocoderInputTypeEnum.search ? (
- dispatch(updateGeocoderSearchInput(value)) } />