maxZoom property
Max zoom defined in the source between range 0, 22
.
Should be greater than or equal to minZoom.
If not provided or is out of range, defaults to 22.
Implementation
int? maxZoom;
Max zoom defined in the source between range 0, 22
.
Should be greater than or equal to minZoom.
If not provided or is out of range, defaults to 22.
int? maxZoom;