Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
core
MapBounds
Class MapBounds<T>
Type Parameters
T
=
DefaultLatLonKeys
Hierarchy (
View Summary
)
BaseNative
<
any
,
{}
>
MapBounds
Index
Constructors
constructor
Properties
during
Init
native
northeast
options
southwest
Methods
contains
dispose
equals
get
Center
get
Max
get
Min
get
Native
init
Native
View
intersects
Constructors
constructor
new
MapBounds
<
T
=
DefaultLatLonKeys
>
(
northeast
?:
GenericMapPos
<
T
>
,
southwest
?:
GenericMapPos
<
T
>
,
)
:
MapBounds
<
T
>
Type Parameters
T
=
DefaultLatLonKeys
Parameters
Optional
northeast
:
GenericMapPos
<
T
>
Optional
southwest
:
GenericMapPos
<
T
>
Returns
MapBounds
<
T
>
Properties
during
Init
duringInit
:
boolean
native
native
:
any
northeast
northeast
:
GenericMapPos
<
T
>
options
options
:
{}
southwest
southwest
:
GenericMapPos
<
T
>
Methods
contains
contains
(
position
:
GenericMapPos
<
T
>
|
MapBounds
<
DefaultLatLonKeys
>
)
:
boolean
Parameters
position
:
GenericMapPos
<
T
>
|
MapBounds
<
DefaultLatLonKeys
>
Returns
boolean
dispose
dispose
()
:
any
Returns
any
equals
equals
(
position
:
MapBounds
<
T
>
)
:
boolean
Parameters
position
:
MapBounds
<
T
>
Returns
boolean
get
Center
getCenter
()
:
GenericMapPos
<
T
>
Returns
GenericMapPos
<
T
>
get
Max
getMax
()
:
GenericMapPos
<
T
>
Returns
GenericMapPos
<
T
>
get
Min
getMin
()
:
GenericMapPos
<
T
>
Returns
GenericMapPos
<
T
>
get
Native
getNative
()
:
any
Returns
any
init
Native
View
initNativeView
(
native
:
any
,
options
:
{}
)
:
void
Parameters
native
:
any
options
:
{}
Returns
void
intersects
intersects
(
position
:
MapBounds
<
T
>
)
:
boolean
Parameters
position
:
MapBounds
<
T
>
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
during
Init
native
northeast
options
southwest
Methods
contains
dispose
equals
get
Center
get
Max
get
Min
get
Native
init
Native
View
intersects
Nativescript Doc
@nativescript-community/ui-carto
Loading...