diff --git a/src/components/SightingMap.js b/src/components/SightingMap.js index 0f9bc0e..bf3aafa 100644 --- a/src/components/SightingMap.js +++ b/src/components/SightingMap.js @@ -272,9 +272,8 @@ export class MapContainer extends Component { initialCenter={this.state.myLatLng} center={this.state.myLatLng} minZoom={6} - zoom={6} + zoom={7} onClick={this.onMapClick} - defaultZoom={15} >