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.
VectorSource
Interface VectorSource
interface
VectorSource
{
bounds
?:
number
[]
;
maxzoom
?:
number
;
minzoom
?:
number
;
scheme
?:
"xyz"
|
"tms"
;
tileSize
?:
number
;
tiles
?:
string
[]
;
type
:
"vector"
;
url
?:
string
;
}
Hierarchy (
view full
)
Source
VectorSource
Index
Properties
bounds?
maxzoom?
minzoom?
scheme?
tile
Size?
tiles?
type
url?
Properties
Optional
bounds
bounds
?:
number
[]
Optional
maxzoom
maxzoom
?:
number
Optional
minzoom
minzoom
?:
number
Optional
scheme
scheme
?:
"xyz"
|
"tms"
Optional
tile
Size
tile
Size
?:
number
Optional
tiles
tiles
?:
string
[]
type
type
:
"vector"
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
bounds
maxzoom
minzoom
scheme
tile
Size
tiles
type
url
A Nativescript plugin for Mapbox Native Maps.
Loading...