Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BasemapGalleryViewModelProperties

Hierarchy

  • BasemapGalleryViewModelProperties

Index

Properties

Optional activeBasemap

activeBasemap: BasemapProperties

The map's basemap.

Read more...

Optional items

A collection of BasemapGalleryItems representing basemaps.

Read more...

Optional source

The source for basemaps that the widget will display.

Read more...

Optional view

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

The view from which the widget will operate.

Read more...

Generated using TypeDoc