@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
bindings/datasources/CacheTileDataSource
Methods
Interface Methods
the forwarders METHODS installs, so they are visible to TypeScript
interface
Methods
{
clear
()
:
void
;
getCapacity
()
:
number
;
getDataExtent
()
:
any
;
getDataSource
()
:
any
;
getEncoding
()
:
string
;
getMaxZoom
()
:
number
;
getMetaData
(
arg0
:
string
)
:
string
;
getMinZoom
()
:
number
;
notifyTilesChanged
(
arg0
:
boolean
)
:
void
;
setCapacity
(
arg0
:
number
)
:
void
;
}
Index
Methods
clear
get
Capacity
get
Data
Extent
get
Data
Source
get
Encoding
get
Max
Zoom
get
Meta
Data
get
Min
Zoom
notify
Tiles
Changed
set
Capacity
Methods
clear
clear
()
:
void
Returns
void
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
Zoom
getMaxZoom
()
:
number
Returns
number
get
Meta
Data
getMetaData
(
arg0
:
string
)
:
string
Parameters
arg0
:
string
Returns
string
get
Min
Zoom
getMinZoom
()
:
number
Returns
number
notify
Tiles
Changed
notifyTilesChanged
(
arg0
:
boolean
)
:
void
Parameters
arg0
:
boolean
Returns
void
set
Capacity
setCapacity
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
clear
get
Capacity
get
Data
Extent
get
Data
Source
get
Encoding
get
Max
Zoom
get
Meta
Data
get
Min
Zoom
notify
Tiles
Changed
set
Capacity
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
the forwarders METHODS installs, so they are visible to TypeScript