[[["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 2025-07-02 UTC."],[[["`Tile` objects represent rectangular map tiles, containing image data for display."],["They contain the raw image data (`data`), width, and height in pixels."],["You can create a `Tile` by providing the width, height, and image data as a byte array."],["`Tile` objects are provided by a `TileProvider` and used to display map imagery."]]],[]]