@nativescript-community/ui-carto
Nativescript Doc
Preparing search index...
vectortiles
MBVectorTileDecoderOptions
Interface MBVectorTileDecoderOptions
interface
MBVectorTileDecoderOptions
{
cartoCss
?:
string
;
dirPath
?:
string
;
liveReload
?:
boolean
;
pack
?:
any
;
style
?:
string
;
zipPath
?:
string
;
getAssetNames
?
()
:
StringVector
;
loadAsset
?
(
param0
:
string
)
:
BinaryData
;
}
Hierarchy (
View Summary
)
VectorTileDecoderOptions
MBVectorTileDecoderOptions
Index
Properties
carto
Css?
dir
Path?
live
Reload?
pack?
style?
zip
Path?
Methods
get
Asset
Names?
load
Asset?
Properties
Optional
carto
Css
cartoCss
?:
string
Optional
dir
Path
dirPath
?:
string
Optional
live
Reload
liveReload
?:
boolean
Optional
pack
pack
?:
any
Optional
style
style
?:
string
Optional
zip
Path
zipPath
?:
string
Methods
Optional
get
Asset
Names
getAssetNames
?
()
:
StringVector
Returns
StringVector
Optional
load
Asset
loadAsset
?
(
param0
:
string
)
:
BinaryData
Parameters
param0
:
string
Returns
BinaryData
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
carto
Css
dir
Path
live
Reload
pack
style
zip
Path
Methods
get
Asset
Names
load
Asset
Nativescript Doc
@nativescript-community/ui-carto
Loading...