A Nativescript plugin for Mapbox Native Maps.
Nativescript Doc
Preparing search index...
OfflineRegion
Interface OfflineRegion
interface
OfflineRegion
{
bounds
:
Bounds
;
maxZoom
?:
number
;
metadata
?:
any
;
minZoom
?:
number
;
name
:
string
;
pixelRatio
?:
any
;
style
:
MapStyle
;
type
?:
any
;
}
Hierarchy (
View Summary
)
OfflineRegion
DownloadOfflineRegionOptions
Index
Properties
bounds
max
Zoom?
metadata?
min
Zoom?
name
pixel
Ratio?
style
type?
Properties
bounds
bounds
:
Bounds
Optional
max
Zoom
maxZoom
?:
number
Optional
metadata
metadata
?:
any
Optional
min
Zoom
minZoom
?:
number
name
name
:
string
Optional
pixel
Ratio
pixelRatio
?:
any
style
style
:
MapStyle
Optional
type
type
?:
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bounds
max
Zoom
metadata
min
Zoom
name
pixel
Ratio
style
type
Nativescript Doc
A Nativescript plugin for Mapbox Native Maps.
Loading...