Loading app/src/components/container/MapContainer.jsx +0 −3 Original line number Diff line number Diff line Loading @@ -59,9 +59,6 @@ export default class MapContainer extends Component { controlManager.addTo(map); this.setState({oldTarget: this.props.target}) } else { // TODO: L.Map.invalidateSize(); // but in a different file??? } } render() { Loading Loading
app/src/components/container/MapContainer.jsx +0 −3 Original line number Diff line number Diff line Loading @@ -59,9 +59,6 @@ export default class MapContainer extends Component { controlManager.addTo(map); this.setState({oldTarget: this.props.target}) } else { // TODO: L.Map.invalidateSize(); // but in a different file??? } } render() { Loading