Interface IOsm

Menu item for loading a Cesium OSM tileset.

Hierarchy

Properties

BruceEntity?: {
    EntityType.ID?: string;
    SourceId: string;
}

Type declaration

  • Optional EntityType.ID?: string
  • SourceId: string
Caption: string
Children?: MenuItem.IItem[]
LabelColor?: string
Type: Osm
authoring?: IAuthorSettings
authoringEnabled?: boolean
cdnCounter?: number
cdnEnabled?: boolean
ghostLoading?: boolean
hideChildren?: boolean
id: string
legend?: ILegend
renderPriority?: number

Generated using TypeDoc