From e22012d728b55519567440ee16a3d3b0f4afab97 Mon Sep 17 00:00:00 2001 From: Michiel Leyman Date: Fri, 27 Jul 2018 15:18:00 +0200 Subject: [PATCH] Enable attribution control --- frontend/src/components/Explorer/Map.jsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/Explorer/Map.jsx b/frontend/src/components/Explorer/Map.jsx index f4acce5..f5163ef 100644 --- a/frontend/src/components/Explorer/Map.jsx +++ b/frontend/src/components/Explorer/Map.jsx @@ -63,10 +63,12 @@ class MapLeaflet extends Component { maxZoom={17} maxBounds={this.state.bounds} maxBoundsViscosity={0.5} - attributionControl={false} useFlyTo > - +