diff --git a/my-app/src/components/map/LocationAggregatorMapIndex.jsx b/my-app/src/components/map/LocationAggregatorMapIndex.jsx index a37afc9..79dbb78 100644 --- a/my-app/src/components/map/LocationAggregatorMapIndex.jsx +++ b/my-app/src/components/map/LocationAggregatorMapIndex.jsx @@ -19,6 +19,8 @@ const LocationAggregatorMap = ({ }) => { const [layers, setLayers] = useState(null); + const [doneLoading, setDoneLoading] = useState(false); + const mapVisLayers = { hexagonLayer: [ new HexagonLayer({