Nativescript Doc
Preparing search index...
The search index is not available
A Nativescript plugin for Mapbox Native Maps.
A Nativescript plugin for Mapbox Native Maps.
RasterSource
Interface RasterSource
interface
RasterSource
{
bounds
?:
number
[]
;
maxzoom
?:
number
;
minzoom
?:
number
;
scheme
?:
"xyz"
|
"tms"
;
tileSize
?:
number
;
tiles
:
string
[]
;
type
:
"raster"
;
}
Hierarchy (
view full
)
Source
RasterSource
Index
Properties
bounds?
maxzoom?
minzoom?
scheme?
tile
Size?
tiles
type
Properties
Optional
bounds
bounds
?:
number
[]
Optional
maxzoom
maxzoom
?:
number
Optional
minzoom
minzoom
?:
number
Optional
scheme
scheme
?:
"xyz"
|
"tms"
Optional
tile
Size
tile
Size
?:
number
tiles
tiles
:
string
[]
type
type
:
"raster"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
bounds
maxzoom
minzoom
scheme
tile
Size
tiles
type
A Nativescript plugin for Mapbox Native Maps.
Loading...