@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
datasources
MultiTileDataSource
Class MultiTileDataSource<T, U>
public shape of the accessors this class declares itself
Type Parameters
T
U
extends
MultiTileDataSourceOptions
Hierarchy (
View Summary
)
TileDataSource
<
T
,
U
>
Accessors
Omit
<
Methods
,
"add"
|
"remove"
>
Accessors
Omit
<
Methods
,
"getDataExtent"
|
"getMaxZoom"
|
"getMinZoom"
|
"loadTile"
>
MultiTileDataSource
Index
Constructors
constructor
Properties
during
Init
encoding?
max
Opened
Packages
max
Overzoom
Level?
max
Zoom?
min
Zoom?
native
options
Methods
add
build
Tag
Values
dispose
get
Data
Extent
get
Encoding
get
Max
Overzoom
Level
get
Max
Zoom
get
Max
Zoom
With
Overzoom
get
Meta
Data
get
Min
Zoom
get
Native
get
Projection
init
Native
View
is
Max
Overzoom
Level
Set
load
Tile
notify
Tiles
Changed
remove
set
Encoding
set
Max
Overzoom
Level
Constructors
constructor
new
MultiTileDataSource
<
T
,
U
extends
MultiTileDataSourceOptions
>
(
options
?:
U
,
native
?:
T
,
)
:
MultiTileDataSource
<
T
,
U
>
Type Parameters
T
U
extends
MultiTileDataSourceOptions
Parameters
Optional
options
:
U
Optional
native
:
T
Returns
MultiTileDataSource
<
T
,
U
>
Properties
during
Init
duringInit
:
boolean
Optional
encoding
encoding
?:
string
max
Opened
Packages
maxOpenedPackages
:
number
Optional
max
Overzoom
Level
maxOverzoomLevel
?:
number
Optional
max
Zoom
maxZoom
?:
number
Optional
min
Zoom
minZoom
?:
number
native
native
:
T
options
options
:
U
Methods
add
add
(
source
:
TileDataSource
<
any
,
any
>
,
tileMask
?:
string
)
:
any
Parameters
source
:
TileDataSource
<
any
,
any
>
Optional
tileMask
:
string
Returns
any
build
Tag
Values
buildTagValues
(
arg0
:
any
)
:
any
Parameters
arg0
:
any
Returns
any
dispose
dispose
()
:
any
Returns
any
get
Data
Extent
getDataExtent
()
:
any
Returns
any
get
Encoding
getEncoding
()
:
string
Returns
string
get
Max
Overzoom
Level
getMaxOverzoomLevel
()
:
number
Returns
number
get
Max
Zoom
getMaxZoom
()
:
number
Returns
number
get
Max
Zoom
With
Overzoom
getMaxZoomWithOverzoom
()
:
number
Returns
number
get
Meta
Data
getMetaData
(
arg0
:
string
)
:
string
Parameters
arg0
:
string
Returns
string
get
Min
Zoom
getMinZoom
()
:
number
Returns
number
get
Native
getNative
()
:
T
Returns
T
get
Projection
getProjection
()
:
Projection
Returns
Projection
init
Native
View
initNativeView
(
native
:
T
,
options
:
U
)
:
void
Parameters
native
:
T
options
:
U
Returns
void
is
Max
Overzoom
Level
Set
isMaxOverzoomLevelSet
()
:
boolean
Returns
boolean
load
Tile
loadTile
(
x
:
any
,
y
:
any
,
z
:
any
)
:
any
Parameters
x
:
any
y
:
any
z
:
any
Returns
any
notify
Tiles
Changed
notifyTilesChanged
(
arg0
:
boolean
)
:
void
Parameters
arg0
:
boolean
Returns
void
remove
remove
(
source
:
TileDataSource
<
any
,
any
>
)
:
any
Parameters
source
:
TileDataSource
<
any
,
any
>
Returns
any
set
Encoding
setEncoding
(
arg0
:
string
)
:
void
Parameters
arg0
:
string
Returns
void
set
Max
Overzoom
Level
setMaxOverzoomLevel
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
during
Init
encoding
max
Opened
Packages
max
Overzoom
Level
max
Zoom
min
Zoom
native
options
Methods
add
build
Tag
Values
dispose
get
Data
Extent
get
Encoding
get
Max
Overzoom
Level
get
Max
Zoom
get
Max
Zoom
With
Overzoom
get
Meta
Data
get
Min
Zoom
get
Native
get
Projection
init
Native
View
is
Max
Overzoom
Level
Set
load
Tile
notify
Tiles
Changed
remove
set
Encoding
set
Max
Overzoom
Level
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
public shape of the accessors this class declares itself