flywave-mapview.mapview.theme
Home > @flywave/flywave-mapview > MapView > theme
MapView.theme property
Warning: This API is now obsolete.
Gets the current Theme used by this MapView to style map elements.
Signature:
get theme(): Theme;
set theme(theme: Theme);