isValid

open fun isValid(): Boolean

Checks if Mapview is valid. It becomes invalid after MapFragment gets destroyed. If invalid, all setters do nothing and all getters return 0, null or invalid objects.

Return

true if valid