isValid

open fun isValid(): Boolean

Check if the camera object is valid. It is invalidated after MapFragment is destroyed.When invalid, all setters do nothing and all getters return 0, null or invalid object.

Return

true, if valid