Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
datasources/cache
MemoryCacheTileDataSource
Class MemoryCacheTileDataSource
Hierarchy (
View Summary
)
DataSource
<
any
,
MemoryCacheTileDataSourceOptions
>
MemoryCacheTileDataSource
Index
Constructors
constructor
Properties
during
Init
native
options
Methods
dispose
get
Native
get
Projection
init
Native
View
Constructors
constructor
new
MemoryCacheTileDataSource
(
options
?:
MemoryCacheTileDataSourceOptions
,
native
?:
any
,
)
:
MemoryCacheTileDataSource
Parameters
Optional
options
:
MemoryCacheTileDataSourceOptions
Optional
native
:
any
Returns
MemoryCacheTileDataSource
Properties
during
Init
duringInit
:
boolean
native
native
:
any
options
options
:
MemoryCacheTileDataSourceOptions
Methods
dispose
dispose
()
:
any
Returns
any
get
Native
getNative
()
:
any
Returns
any
get
Projection
getProjection
()
:
Projection
Returns
Projection
init
Native
View
initNativeView
(
native
:
any
,
options
:
MemoryCacheTileDataSourceOptions
)
:
void
Parameters
native
:
any
options
:
MemoryCacheTileDataSourceOptions
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
during
Init
native
options
Methods
dispose
get
Native
get
Projection
init
Native
View
Nativescript Doc
@nativescript-community/ui-carto
Loading...