GetMapImageResponse type

type GetMapImageResponse = Response<
  Uint8Array,
  Models.RenderGetMapImageResponse
>