Type alias TProcessBBoxValue

TProcessBBoxValue: {
    bbox: number[];
    crs: string;
}

bbox value

Type declaration

  • bbox: number[]
  • crs: string

Generated using TypeDoc