GetMapImageryTileResponse type

type GetMapImageryTileResponse = Response<
  Uint8Array,
  Models.RenderGetMapImageryTileResponse
>