@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
bindings/datasources/OrderedTileDataSource
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
;
loadTile
(
arg0
:
any
)
:
any
;
}
Hierarchy (
View Summary
)
Methods
OrderedTileDataSource
Index
Methods
get
Data
Extent
get
Max
Zoom
get
Meta
Data
get
Min
Zoom
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
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
load
Tile
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
the forwarders METHODS installs, so they are visible to TypeScript