react-native-google-maps-plus - v1.10.2
GitHub
Preparing search index...
RNLatLngBounds
Type Alias RNLatLngBounds
Geographic bounds.
type
RNLatLngBounds
=
{
northeast
:
RNLatLng
;
southwest
:
RNLatLng
;
}
Index
Properties
northeast
southwest
Properties
northeast
northeast
:
RNLatLng
Northeast corner.
southwest
southwest
:
RNLatLng
Southwest corner.
Settings
Member Visibility
Inherited
External
Protected
Theme
OS
Light
Dark
On This Page
Properties
northeast
southwest
GitHub
react-native-google-maps-plus - v1.10.2
Loading...
Geographic bounds.