Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
vectorelements/nmlmodel
NMLModel
Class NMLModel<T>
Type Parameters
T
=
DefaultLatLonKeys
Hierarchy (
View Summary
)
BasePointVectorElement
<
any
,
NMLModelOptions
<
T
>
,
T
>
NMLModel
Index
Constructors
constructor
Properties
during
Init
meta
Data
native
options
position?
projection?
style
style
Builder
visible?
Methods
dispose
get
Native
get
Native
Pos
init
Native
View
Constructors
constructor
new
NMLModel
<
T
=
DefaultLatLonKeys
>
(
options
?:
NMLModelOptions
<
T
>
,
native
?:
any
,
)
:
NMLModel
<
T
>
Type Parameters
T
=
DefaultLatLonKeys
Parameters
Optional
options
:
NMLModelOptions
<
T
>
Optional
native
:
any
Returns
NMLModel
<
T
>
Properties
during
Init
duringInit
:
boolean
meta
Data
metaData
:
{
[
k
:
string
]:
string
}
native
native
:
any
options
options
:
NMLModelOptions
<
T
>
Optional
position
position
?:
GenericMapPos
<
T
>
Optional
projection
projection
?:
Projection
style
style
:
any
style
Builder
styleBuilder
:
NMLModelStyleBuilder
<
any
,
any
>
Optional
visible
visible
?:
boolean
Methods
dispose
dispose
()
:
any
Returns
any
get
Native
getNative
()
:
any
Returns
any
get
Native
Pos
getNativePos
(
pos
:
GenericMapPos
<
T
>
,
projection
?:
Projection
)
:
any
Parameters
pos
:
GenericMapPos
<
T
>
Optional
projection
:
Projection
Returns
any
init
Native
View
initNativeView
(
native
:
any
,
options
:
NMLModelOptions
<
T
>
)
:
void
Parameters
native
:
any
options
:
NMLModelOptions
<
T
>
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
during
Init
meta
Data
native
options
position
projection
style
style
Builder
visible
Methods
dispose
get
Native
get
Native
Pos
init
Native
View
Nativescript Doc
@nativescript-community/ui-carto
Loading...