@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
bindings/datasources/PersistentCacheTileDataSource
Methods
Interface Methods
the forwarders METHODS installs, so they are visible to TypeScript
interface
Methods
{
clear
()
:
void
;
close
()
:
void
;
getCapacity
()
:
number
;
isCacheOnlyMode
()
:
boolean
;
isOpen
()
:
boolean
;
loadTile
(
arg0
:
any
)
:
any
;
setCacheOnlyMode
(
arg0
:
boolean
)
:
void
;
setCapacity
(
arg0
:
number
)
:
void
;
startDownloadArea
(
arg0
:
any
,
arg1
:
number
,
arg2
:
number
,
arg3
:
number
,
arg4
:
any
,
)
:
void
;
stopAllDownloads
()
:
void
;
}
Index
Methods
clear
close
get
Capacity
is
Cache
Only
Mode
is
Open
load
Tile
set
Cache
Only
Mode
set
Capacity
start
Download
Area
stop
All
Downloads
Methods
clear
clear
()
:
void
Returns
void
close
close
()
:
void
Returns
void
get
Capacity
getCapacity
()
:
number
Returns
number
is
Cache
Only
Mode
isCacheOnlyMode
()
:
boolean
Returns
boolean
is
Open
isOpen
()
:
boolean
Returns
boolean
load
Tile
loadTile
(
arg0
:
any
)
:
any
Parameters
arg0
:
any
Returns
any
set
Cache
Only
Mode
setCacheOnlyMode
(
arg0
:
boolean
)
:
void
Parameters
arg0
:
boolean
Returns
void
set
Capacity
setCapacity
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
start
Download
Area
startDownloadArea
(
arg0
:
any
,
arg1
:
number
,
arg2
:
number
,
arg3
:
number
,
arg4
:
any
,
)
:
void
Parameters
arg0
:
any
arg1
:
number
arg2
:
number
arg3
:
number
arg4
:
any
Returns
void
stop
All
Downloads
stopAllDownloads
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
clear
close
get
Capacity
is
Cache
Only
Mode
is
Open
load
Tile
set
Cache
Only
Mode
set
Capacity
start
Download
Area
stop
All
Downloads
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
the forwarders METHODS installs, so they are visible to TypeScript