@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
bindings/datasources/MapTilerOnlineTileDataSource
Methods
Interface Methods
the forwarders METHODS installs, so they are visible to TypeScript
interface
Methods
{
getCustomServiceURL
()
:
string
;
getTimeout
()
:
number
;
loadTile
(
arg0
:
any
)
:
any
;
setCustomServiceURL
(
arg0
:
string
)
:
void
;
setTimeout
(
arg0
:
number
)
:
void
;
}
Hierarchy (
View Summary
)
Methods
MapTilerOnlineTileDataSource
Index
Methods
get
Custom
Service
URL
get
Timeout
load
Tile
set
Custom
Service
URL
set
Timeout
Methods
get
Custom
Service
URL
getCustomServiceURL
()
:
string
Returns
string
get
Timeout
getTimeout
()
:
number
Returns
number
load
Tile
loadTile
(
arg0
:
any
)
:
any
Parameters
arg0
:
any
Returns
any
set
Custom
Service
URL
setCustomServiceURL
(
arg0
:
string
)
:
void
Parameters
arg0
:
string
Returns
void
set
Timeout
setTimeout
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
get
Custom
Service
URL
get
Timeout
load
Tile
set
Custom
Service
URL
set
Timeout
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
the forwarders METHODS installs, so they are visible to TypeScript