如视 Five SDK
Preparing search index...
five
TileCache
Class TileCache
Index
Constructors
constructor
Methods
load
Tile
reset
to
Array
touch
Tile
unload
Tile
unload
Tiles
Constructors
constructor
new
TileCache
(
options
?:
TileCacheOptions
)
:
TileCache
Parameters
options
:
TileCacheOptions
= {}
Returns
TileCache
Methods
load
Tile
loadTile
(
tile
:
Tile
)
:
void
Parameters
tile
:
Tile
Returns
void
reset
reset
()
:
void
Returns
void
to
Array
toArray
()
:
Tile
[]
Returns
Tile
[]
touch
Tile
touchTile
(
tile
:
Tile
)
:
void
Parameters
tile
:
Tile
Returns
void
unload
Tile
unloadTile
(
tile
:
Tile
)
:
void
Parameters
tile
:
Tile
Returns
void
unload
Tiles
unloadTiles
(
isOverMemory
:
()
=>
boolean
)
:
void
Parameters
isOverMemory
:
()
=>
boolean
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
load
Tile
reset
to
Array
touch
Tile
unload
Tile
unload
Tiles
如视 Five SDK
Loading...