@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
bindings/datasources/MBTilesTileDataSource
Methods
Interface Methods
the forwarders METHODS installs, so they are visible to TypeScript
interface
Methods
{
getDataExtent
()
:
any
;
getMaxZoom
()
:
number
;
getMetaData
(
arg0
:
string
)
:
string
;
getMinZoom
()
:
number
;
getTileMask
()
:
string
;
loadTile
(
arg0
:
any
)
:
any
;
}
Hierarchy (
View Summary
)
Methods
MBTilesTileDataSource
Index
Methods
get
Data
Extent
get
Max
Zoom
get
Meta
Data
get
Min
Zoom
get
Tile
Mask
load
Tile
Methods
get
Data
Extent
getDataExtent
()
:
any
Returns
any
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
get
Tile
Mask
getTileMask
()
:
string
Returns
string
load
Tile
loadTile
(
arg0
:
any
)
:
any
Parameters
arg0
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
get
Data
Extent
get
Max
Zoom
get
Meta
Data
get
Min
Zoom
get
Tile
Mask
load
Tile
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
the forwarders METHODS installs, so they are visible to TypeScript