Skip to content

Commit

Permalink
wip: debug zoom
Browse files Browse the repository at this point in the history
  • Loading branch information
jaanphare committed Apr 13, 2024
1 parent dc2caf6 commit 5b9ee09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ toc: false

```js
const center = [40.7,-74];
const zoom = 8.5;
const zoom = 13.5;
```

```js
Expand Down

0 comments on commit 5b9ee09

Please sign in to comment.