Skip to content

Commit

Permalink
Updated default zoom for report
Browse files Browse the repository at this point in the history
  • Loading branch information
jbakerr committed Jul 24, 2019
1 parent 4cc2b1b commit bf104d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/views/ReportObstruction/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class ReportObstruction extends React.Component {

this.state = {
center: coordsOakland,
zoom: 14,
zoom: 18,
filePath: '',
uploadingImage: false,
processing: false,
Expand Down

0 comments on commit bf104d5

Please sign in to comment.