diff --git a/src/components/Toolbar.jsx b/src/components/Toolbar.jsx index c0a2190..3e41d79 100644 --- a/src/components/Toolbar.jsx +++ b/src/components/Toolbar.jsx @@ -101,6 +101,8 @@ export default class Toolbar extends React.Component { sources: PropTypes.object.isRequired, children: PropTypes.node, onToggleModal: PropTypes.func, + onSetMapState: PropTypes.func, + mapState: PropTypes.string, } state = {