import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { LoadSnapshotRequest } = Protocol.LayerTree;
Properties
tiles: PictureTile[]
An array of tiles composing the snapshot.
import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { LoadSnapshotRequest } = Protocol.LayerTree;
An array of tiles composing the snapshot.