MapExtend

open fun MapExtend(@NonNull latLngBounds: LatLngBounds)


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

Parameters

southwest
northeast

open fun MapExtend(    south: Double,     west: Double,     north: Double,     east: Double)

Parameters

south
west
north
east