Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FullscreenViewModelProperties

Hierarchy

  • FullscreenViewModelProperties

Index

Properties

Properties

Optional element

element: HTMLElement

The HTMLElement to present in fullscreen mode.

Read more...

Optional view

view: (MapViewProperties & { type: "2d" }) | (SceneViewProperties & { type: "3d" })

The view associated with the widget instance.

Read more...

Generated using TypeDoc