# Changing Default zoom level to a tileset

**URL:** https://community.cesium.com/t/changing-default-zoom-level-to-a-tileset/26871
**Category:** CesiumJS
**Created:** [September 20, 2023, 8:45am UTC](https://community.cesium.com/t/changing-default-zoom-level-to-a-tileset/26871 "2023-09-20T08:45:47Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![HariVidsys](https://sea2.discourse-cdn.com/cesium/user_avatar/community.cesium.com/harividsys/32/12437_2.png) [@HariVidsys](https://community.cesium.com/u/HariVidsys)
#### Post date: [September 20, 2023, 8:45am UTC](https://community.cesium.com/t/changing-default-zoom-level-to-a-tileset/26871/1 "2023-09-20T08:45:47Z")

</div>

Hi,

We would like to know if there is an option to change the default zoom level when we initially load a tileset.

Thanks in advance

---

<div class="post-metadata">

### Author: ![Gabby\_Getz](https://sea2.discourse-cdn.com/cesium/user_avatar/community.cesium.com/gabby_getz/32/7838_2.png) [@Gabby\_Getz](https://community.cesium.com/u/Gabby_Getz)
#### Post date: [September 22, 2023, 6:14pm UTC](https://community.cesium.com/t/changing-default-zoom-level-to-a-tileset/26871/2 "2023-09-22T18:14:00Z")

</div>

Hi there,

I think you’re looking for [`maximumScreenSpaceError`](https://cesium.com/learn/cesiumjs/ref-doc/Cesium3DTileset.html#maximumScreenSpaceError).

---

<div class="post-metadata">

### Author: ![HariVidsys](https://sea2.discourse-cdn.com/cesium/user_avatar/community.cesium.com/harividsys/32/12437_2.png) [@HariVidsys](https://community.cesium.com/u/HariVidsys)
#### Post date: [October 6, 2023, 9:27am UTC](https://community.cesium.com/t/changing-default-zoom-level-to-a-tileset/26871/3 "2023-10-06T09:27:32Z")

</div>

Thank you Gabby for your input.
