跳到主要内容

flywave-mapview.tile.textelementschanged

Home > @flywave/flywave-mapview > Tile > textElementsChanged

Tile.textElementsChanged property

Gets the current modification state for the list of s in the Tile.

Signature:

get textElementsChanged(): boolean;

set textElementsChanged(changed: boolean);

Remarks

If the value is true the TextElement is placed for rendering during the next frame.