class DJILatLngBounds |
Package: | com.dji.mapkit.core.models |
Represents a rectangle defined by the coordinates of its northeast and southwest corners.
static DJILatLngBounds fromLatLngs(final List<DJILatLng> latLngs) |
Package: | com.dji.mapkit.core.models |
Creates a new DJILatLngBounds defined by the minimum and maximum coordinate values in the given list.
final List<DJILatLng> latLngs | A list of coordinates. |
static DJILatLngBounds | A DJILatLngBounds object. |
{{searchCount}} Results