Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BasemapToggleViewModelProperties

Hierarchy

  • BasemapToggleViewModelProperties

Index

Properties

Properties

Optional nextBasemap

nextBasemap: string | BasemapProperties

The next basemap for toggling.

Read more...

Optional view

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

The view from which the widget will operate.

Read more...

Generated using TypeDoc