A Nativescript plugin for Mapbox Native Maps.
Nativescript Doc
Preparing search index...
LayerFactory
Class LayerFactory
Index
Constructors
constructor
Methods
apply
Layer
Properties
create
Layer
Constructors
constructor
new
LayerFactory
()
:
LayerFactory
Returns
LayerFactory
Methods
Static
apply
Layer
Properties
applyLayerProperties
(
layer
:
any
,
properties
:
Record
<
string
,
any
>
)
:
any
Parameters
layer
:
any
properties
:
Record
<
string
,
any
>
Returns
any
Static
create
Layer
createLayer
(
style
:
any
,
source
:
any
)
:
Promise
<
LayerCommon
>
Parameters
style
:
any
source
:
any
Returns
Promise
<
LayerCommon
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
apply
Layer
Properties
create
Layer
Nativescript Doc
A Nativescript plugin for Mapbox Native Maps.
Loading...