class
BasemapGalleryWidget
Basemap switcher with thumbnail gallery. Switch between predefined basemap configurations.
Constructor
new BasemapGalleryWidget(options?: BasemapGalleryWidgetOptions) | Parameter | Type | Description | |
|---|---|---|---|
options | BasemapGalleryWidgetOptions | optional | Widget configuration |
Methods
mount()
mount(container: HTMLElement): void Mount widget.
Returns
void destroy()
destroy(): void Cleanup.
Returns
void