Interface RampTileSchemaConfig

Hierarchy

  • RampTileSchemaConfig

Properties

extentSetId: string
hasNorthPole?: boolean
id: string
lodSetId: string
name: string
recoveryBasemap?: {
    basemapId: string;
    timeout?: number;
}

Type declaration

  • basemapId: string
  • Optional timeout?: number
thumbnailTileUrls: string[]

Generated using TypeDoc