Select to view content in your preferred language

add vectorTileLayer from OpenFreeMap to zoom in higher level issue

157
2
Jump to solution
Tuesday
baohuachu7
Regular Contributor

Added the " OpenFreeMap" vector tile layer as baseMap, while the map not zoom into higher level as expected.  The code pen code link as below. Compared with the code with MapLibre.  code pen code 

0 Kudos
1 Solution

Accepted Solutions
CodyPatterson
MVP Regular Contributor

Hey @baohuachu7 

Could it be something with this post here?

https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-is-limited-to-zoom-level-15-...

They recommended a disabling of the limits in the replies.

Cody

View solution in original post

0 Kudos
2 Replies
CodyPatterson
MVP Regular Contributor

Hey @baohuachu7 

Could it be something with this post here?

https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-is-limited-to-zoom-level-15-...

They recommended a disabling of the limits in the replies.

Cody

0 Kudos
baohuachu7
Regular Contributor

Hello @CodyPatterson  This works! Thanks so much.