update

open fun update(@NonNull latLngBounds: LatLngBounds)

Updates this MapExtend to the given LatLngBounds values

Parameters

latLngBounds

open fun update(@NonNull southwest: LatLng, @NonNull northeast: LatLng)

Updates this MapExtend to the given values

Parameters

southwest
northeast