update

open fun update(@NonNull MPLatLngBounds: MPLatLngBounds)

Updates this MapExtend to the given MPLatLngBounds values

Parameters

MPLatLngBounds

bounds


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

Updates this MapExtend to the given values

Parameters

southwest

south west MPLocation

northeast

north east MPLocation