Preparing search index...
The search index is not available
@mapsindoors/react-native-maps-indoors-mapbox
@mapsindoors/react-native-maps-indoors-mapbox
MPBoundsParams
Interface MPBoundsParams
Parameter interface for
MPBounds
.
Export
MPBoundsParams
interface
MPBoundsParams
{
northeast
:
MPPoint
;
southwest
:
MPPoint
;
}
Index
Properties
northeast
southwest
Properties
northeast
northeast
:
MPPoint
A point.
southwest
southwest
:
MPPoint
A point.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
northeast
southwest
@mapsindoors/react-native-maps-indoors-mapbox
Loading...
Parameter interface for MPBounds.
Export
MPBoundsParams