Skip to content

Commit

Permalink
changed map setings:zoom
Browse files Browse the repository at this point in the history
  • Loading branch information
katemat committed Jul 15, 2020
1 parent 5a9f607 commit 7a0e1de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/trashure-client.js
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ function getMap() {
userLocation.latitude,
userLocation.longitude
),
zoom: 12,
zoom: 10,
credentials:
'AuewOzxuyMxFiwOpCiEiYyNsck-yIwg3nBqGlLukoPc6gZm-v9Eiyw3eBGpPPTDw',
});
Expand Down

0 comments on commit 7a0e1de

Please sign in to comment.