Interface IArbTileset

Menu item for loading a legacy tileset.

Hierarchy

Properties

ApplyStyles?: boolean
BruceEntity?: {
    EntityType.ID?: string;
}

Type declaration

  • Optional EntityType.ID?: string
Caption: string
Children?: MenuItem.IItem[]
FlyTo?: boolean
IonResource?: {
    AccessToken?: string;
    AssetID: string | number;
}

Type declaration

  • Optional AccessToken?: string
  • AssetID: string | number
LabelColor?: string
StyleMapping?: any[]
authoring?: IAuthorSettings
authoringEnabled?: boolean
cdnCounter?: number
cdnEnabled?: boolean
hideChildren?: boolean
id: string
legend?: ILegend
renderPriority?: number
styleId?: number

Generated using TypeDoc