跳到主要内容

flywave-mapview.mapviewthememanager

Home > @flywave/flywave-mapview > MapViewThemeManager

MapViewThemeManager class

Class handling theme updates for MapView

Signature:

export declare class MapViewThemeManager 

Constructors

Constructor

Modifiers

Description

(constructor)(m_mapView, m_uriResolver)

Constructs a new instance of the MapViewThemeManager class

Properties

Property

Modifiers

Type

Description

imageCache

readonly

MapViewImageCache

theme

readonly

Theme

Methods

Method

Modifiers

Description

dispose()

getTheme()

isUpdating()

setTheme(theme)

updateCache()

updateTheme(theme)