@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
datasources/cache
PersistentCacheTileDataSource
Class PersistentCacheTileDataSource
public shape of the accessors this class declares itself
Hierarchy (
View Summary
)
TileDataSource
<
any
,
PersistentCacheTileDataSourceOptions
>
Omit
<
Accessors
,
"cacheOnlyMode"
|
"capacity"
>
Omit
<
Methods
,
"clear"
|
"startDownloadArea"
|
"stopAllDownloads"
>
Omit
<
Accessors
,
"capacity"
>
Omit
<
Methods
,
"clear"
|
"getCapacity"
|
"setCapacity"
>
Accessors
Omit
<
Methods
,
|
"getDataExtent"
|
"getEncoding"
|
"getMaxZoom"
|
"getMetaData"
|
"getMinZoom"
|
"loadTile"
|
"notifyTilesChanged"
,
>
PersistentCacheTileDataSource
Index
Constructors
constructor
Properties
cache
Only
Mode
capacity
during
Init
encoding?
max
Overzoom
Level?
max
Zoom?
min
Zoom?
native
options
Methods
build
Tag
Values
clear
close
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
Cache
Only
Mode
is
Max
Overzoom
Level
Set
is
Open
load
Tile
notify
Tiles
Changed
set
Cache
Only
Mode
set
Capacity
set
Encoding
set
Max
Overzoom
Level
start
Download
Area
stop
All
Downloads
Constructors
constructor
new
PersistentCacheTileDataSource
(
options
?:
PersistentCacheTileDataSourceOptions
,
native
?:
any
,
)
:
PersistentCacheTileDataSource
Parameters
Optional
options
:
PersistentCacheTileDataSourceOptions
Optional
native
:
any
Returns
PersistentCacheTileDataSource
Properties
cache
Only
Mode
cacheOnlyMode
:
boolean
capacity
capacity
:
number
during
Init
duringInit
:
boolean
Optional
encoding
encoding
?:
string
Optional
max
Overzoom
Level
maxOverzoomLevel
?:
number
Optional
max
Zoom
maxZoom
?:
number
Optional
min
Zoom
minZoom
?:
number
native
native
:
any
options
options
:
PersistentCacheTileDataSourceOptions
Methods
build
Tag
Values
buildTagValues
(
arg0
:
any
)
:
any
Parameters
arg0
:
any
Returns
any
clear
clear
()
:
any
Returns
any
close
close
()
:
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
:
PersistentCacheTileDataSourceOptions
)
:
void
Parameters
native
:
any
options
:
PersistentCacheTileDataSourceOptions
Returns
void
is
Cache
Only
Mode
isCacheOnlyMode
()
:
boolean
Returns
boolean
is
Max
Overzoom
Level
Set
isMaxOverzoomLevelSet
()
:
boolean
Returns
boolean
is
Open
isOpen
()
:
boolean
Returns
boolean
load
Tile
loadTile
(
x
:
any
,
y
:
any
,
z
:
any
)
:
any
Parameters
x
:
any
y
:
any
z
:
any
Returns
any
notify
Tiles
Changed
notifyTilesChanged
(
arg0
:
boolean
)
:
void
Parameters
arg0
:
boolean
Returns
void
set
Cache
Only
Mode
setCacheOnlyMode
(
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
start
Download
Area
startDownloadArea
<
T
=
DefaultLatLonKeys
>
(
mapBounds
:
MapBounds
<
T
>
,
minZoom
:
number
,
maxZoom
:
number
,
tileDownloadListener
:
TileDownloadListener
,
fetchDelay
?:
number
,
)
:
any
Type Parameters
T
=
DefaultLatLonKeys
Parameters
mapBounds
:
MapBounds
<
T
>
minZoom
:
number
maxZoom
:
number
tileDownloadListener
:
TileDownloadListener
Optional
fetchDelay
:
number
Returns
any
stop
All
Downloads
stopAllDownloads
()
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cache
Only
Mode
capacity
during
Init
encoding
max
Overzoom
Level
max
Zoom
min
Zoom
native
options
Methods
build
Tag
Values
clear
close
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
Cache
Only
Mode
is
Max
Overzoom
Level
Set
is
Open
load
Tile
notify
Tiles
Changed
set
Cache
Only
Mode
set
Capacity
set
Encoding
set
Max
Overzoom
Level
start
Download
Area
stop
All
Downloads
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
public shape of the accessors this class declares itself