isMapLoaded

Returns `true` when the map is completely rendered, `false` otherwise. A partially rendered map ranges from nothing rendered at all to only labels missing.

Return

`true` when the map is completely rendered, `false` otherwise.

open fun isMapLoaded(): Boolean