Stay organized with collections
Save and categorize content based on your preferences.
Sets the maximum zoom level for tiles. When the user zooms in beyond this level, the parent tile at this level will be fetched and zoomed on the client.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-06 UTC."],[[["Defines the highest zoom level where tiles are displayed, beyond which the parent tile is fetched and zoomed on the client-side."],["The `setMaxZoom` method allows setting this maximum zoom level for a CloudStorageLayer and returns the layer instance for chaining."]]],[]]