diff --git a/CHANGELOG.md b/CHANGELOG.md index 2999f7c4..012bba25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - Add event system to the map. - Add and remove sources to the active map style programmatically. - Add and remove layers to the active map style programmatically. +- Add `minZoom`, `maxZoom`, `minTilt`, `maxTilt` and `maxBounds` parameter. - Add `duration` parameter to `flyTo()`. - `flyTo()` returns after the animation completes or throws an exception if it has been cancelled.