@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
datasources/cache
MemoryCacheTileDataSource
Class MemoryCacheTileDataSource
public shape of the accessors this class declares itself
Hierarchy (
View Summary
)
DataSource
<
any
,
MemoryCacheTileDataSourceOptions
>
Accessors
Methods
Omit
<
Accessors
,
"capacity"
>
Omit
<
Methods
,
"clear"
|
"getCapacity"
|
"setCapacity"
>
Accessors
Omit
<
Methods
,
|
"getDataExtent"
|
"getEncoding"
|
"getMaxZoom"
|
"getMetaData"
|
"getMinZoom"
|
"loadTile"
|
"notifyTilesChanged"
,
>
MemoryCacheTileDataSource
Index
Constructors
constructor
Properties
capacity
during
Init
encoding
max
Overzoom
Level
native
options
Methods
build
Tag
Values
clear
dispose
get
Capacity
get
Data
Extent
get
Data
Source
get
Encoding
get
Max
Overzoom
Level
get
Max
Zoom
get
Max
Zoom
With
Overzoom
get
Meta
Data
get
Min
Zoom
get
Native
get
Projection
init
Native
View
is
Max
Overzoom
Level
Set
load
Tile
notify
Tiles
Changed
set
Capacity
set
Encoding
set
Max
Overzoom
Level
Constructors
constructor
new
MemoryCacheTileDataSource
(
options
?:
MemoryCacheTileDataSourceOptions
,
native
?:
any
,
)
:
MemoryCacheTileDataSource
Parameters
Optional
options
:
MemoryCacheTileDataSourceOptions
Optional
native
:
any
Returns
MemoryCacheTileDataSource
Properties
capacity
capacity
:
number
during
Init
duringInit
:
boolean
encoding
encoding
:
string
max
Overzoom
Level
maxOverzoomLevel
:
number
native
native
:
any
options
options
:
MemoryCacheTileDataSourceOptions
Methods
build
Tag
Values
buildTagValues
(
arg0
:
any
)
:
any
Parameters
arg0
:
any
Returns
any
clear
clear
()
:
void
Returns
void
dispose
dispose
()
:
any
Returns
any
get
Capacity
getCapacity
()
:
number
Returns
number
get
Data
Extent
getDataExtent
()
:
any
Returns
any
get
Data
Source
getDataSource
()
:
any
Returns
any
get
Encoding
getEncoding
()
:
string
Returns
string
get
Max
Overzoom
Level
getMaxOverzoomLevel
()
:
number
Returns
number
get
Max
Zoom
getMaxZoom
()
:
number
Returns
number
get
Max
Zoom
With
Overzoom
getMaxZoomWithOverzoom
()
:
number
Returns
number
get
Meta
Data
getMetaData
(
arg0
:
string
)
:
string
Parameters
arg0
:
string
Returns
string
get
Min
Zoom
getMinZoom
()
:
number
Returns
number
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
is
Max
Overzoom
Level
Set
isMaxOverzoomLevelSet
()
:
boolean
Returns
boolean
load
Tile
loadTile
(
arg0
:
any
)
:
any
Parameters
arg0
:
any
Returns
any
notify
Tiles
Changed
notifyTilesChanged
(
arg0
:
boolean
)
:
void
Parameters
arg0
:
boolean
Returns
void
set
Capacity
setCapacity
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
set
Encoding
setEncoding
(
arg0
:
string
)
:
void
Parameters
arg0
:
string
Returns
void
set
Max
Overzoom
Level
setMaxOverzoomLevel
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
capacity
during
Init
encoding
max
Overzoom
Level
native
options
Methods
build
Tag
Values
clear
dispose
get
Capacity
get
Data
Extent
get
Data
Source
get
Encoding
get
Max
Overzoom
Level
get
Max
Zoom
get
Max
Zoom
With
Overzoom
get
Meta
Data
get
Min
Zoom
get
Native
get
Projection
init
Native
View
is
Max
Overzoom
Level
Set
load
Tile
notify
Tiles
Changed
set
Capacity
set
Encoding
set
Max
Overzoom
Level
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
public shape of the accessors this class declares itself