Skip to content

Commit 2249203

Browse files
committed
Update mapbox-layers.md
1 parent 8940b93 commit 2249203

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/python/mapbox-layers.md

+2
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,8 @@ See the example in the [plotly and datashader tutorial](/python/datashader).
195195

196196
#### Setting Map Bounds
197197

198+
*New in 5.11*
199+
198200
Set bounds for a map to specify an area outside which a user interacting with the map can't pan or zoom. Here we set a maximum longitude of `-180`, a minimum longitude of `-50`, a maximum latitude of `90`, and a minimum latitude of `20`.
199201

200202
```python

0 commit comments

Comments
 (0)