These are the base settings expected in any bookmark data-version. The only exception is data-version = 1 which is our deprecated legacy format.

Hierarchy

  • ISettings

Properties

ambientOcclusion?: IAmbientOcclusion
dateTime?: string
entityOpacityMap?: IDictionary<number>
globeAlpha?: number
globeColor?: string
globeHidden?: boolean
groundOcclusion?: boolean
hiddenEntityIds?: string[]
hillShades?: boolean
isolatedEntityIds?: string[]
labelledEntityIds?: string[]
lighting?: ILighting
liveEntityIds?: string[]
markup?: IMarkup
menuItemAlternations?: IDictionary<MenuItem.IItem>
menuItemIds?: string[]
quality?: IQuality
renderedEntityRelations?: string[]
renderedRelations?: IRenderedRelations[]
selectedEntityIds?: string[]
shadows?: IShadows
terrainWireframe?: boolean

Generated using TypeDoc