次の方法で共有


GetMapImageryTileResponse type

type GetMapImageryTileResponse = Response<
  Uint8Array,
  Models.RenderGetMapImageryTileResponse
>