diff --git a/src/ClientApp/src/components/Mapping/MapView.jsx b/src/ClientApp/src/components/Mapping/MapView.jsx index fc133ed..bec93d9 100755 --- a/src/ClientApp/src/components/Mapping/MapView.jsx +++ b/src/ClientApp/src/components/Mapping/MapView.jsx @@ -280,17 +280,7 @@ const ReactMapView = ({ filter, mapDispatcher, zoomToGraphic, definitionExpressi ui: { components: ['zoom'], }, - popup: { - actions: null, - spinnerEnabled: false, - collapseEnabled: false, - highlightEnabled: false, - dockOptions: { - breakpoint: false, - buttonEnabled: false, - position: 'top-right', - }, - }, + popup: null, }); mapDispatcher({