Interface IEntities

Menu item for loading Nextspace vector or 3D model entities.

Hierarchy

Properties

BruceEntity: {
    EntityType.ID: string;
    ExpandLayers?: boolean;
    Filter?: IDictionary<string>;
    SelectedExpandLayers?: number[];
}

Type declaration

  • EntityType.ID: string
  • Optional ExpandLayers?: boolean
  • Optional Filter?: IDictionary<string>
  • Optional SelectedExpandLayers?: number[]
CameraZoomSettings?: ZoomControl.IItem[]
Caption: string
Children?: MenuItem.IItem[]
LabelColor?: string
Type: Entities
authoring?: IAuthorSettings
authoringEnabled?: boolean
cdnCounter?: number
cdnEnabled?: boolean
clustering?: IClustering
enableClustering?: boolean
extLayers?: {
    ID: number;
    checked: boolean;
}[]

Type declaration

  • ID: number
  • checked: boolean
filterLayersByCameraLocation?: boolean
hideChildren?: boolean
id: string
layers?: number[]
legend?: ILegend
renderPriority?: number
showAllLayersExcludeBelow?: boolean

Generated using TypeDoc