Android mapgl maps reference LonLatBounds | 2GIS Documentation
MapGL Android APIdeprecated

LonLatBounds

Geographical bounds.

new <init>(northEast, southWest)

Geographical bounds.

Parameters
northEast
southWest
Returns
Methods
Properties

The north-east point of the bounds longitude,latitude.

The south-west point of the bounds longitude,latitude.