Skip to content

Commit 77d042b

Browse files
committed
remove 0 zoom in example
1 parent 1ac110f commit 77d042b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,4 +204,4 @@ There are also additional presets that yield commonly used expressions:
204204

205205
| Preset | Full value | Description |
206206
|--------|------------|-------------|
207-
| `globe` | `["interpolate-projection", ["linear"], ["zoom"],`<br>`0, "vertical-perspective", 10, "vertical-perspective", 12, "mercator"]` | Adaptive globe: interpolates from vertical-perspective to mercator projection between zoom levels 10 and 12. |
207+
| `globe` | `["interpolate-projection", ["linear"], ["zoom"],`<br>`10, "vertical-perspective", 12, "mercator"]` | Adaptive globe: interpolates from vertical-perspective to mercator projection between zoom levels 10 and 12. |

0 commit comments

Comments
 (0)