diff --git a/src/Map/Popup.jsx b/src/Map/Popup.jsx index 5775e54..3dcf19a 100644 --- a/src/Map/Popup.jsx +++ b/src/Map/Popup.jsx @@ -152,7 +152,6 @@ const SingleFeaturePopup = ({ feature }) => { }; const MultipleFeaturesPopup = ({ features, onSelect }) => { - console.log(features); return (