isLoadingComplete
GetterReadOnly
Return true if the tile tree is fully loaded and ready to draw. The default implementation returns true if the tile tree loading process completed (whether it resulted in success or failure).
isLoadingComplete: boolean
@note Do not override this property - override _isLoadingComplete instead..
Returns - boolean
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.