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.
SetViewportOptions
Interface SetViewportOptions
interface
SetViewportOptions
{
animated
?:
boolean
;
bounds
:
Bounds
;
padding
?:
number
|
{
bottom
?:
number
;
left
?:
number
;
right
?:
number
;
top
?:
number
;
}
;
}
Index
Properties
animated?
bounds
padding?
Properties
Optional
animated
animated
?:
boolean
Add an animation of about 1 second. Default true.
bounds
bounds
:
Bounds
Optional
padding
padding
?:
number
|
{
bottom
?:
number
;
left
?:
number
;
right
?:
number
;
top
?:
number
;
}
Optional padding.
Type declaration
Optional
bottom
?:
number
Optional
left
?:
number
Optional
right
?:
number
Optional
top
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
animated
bounds
padding
A Nativescript plugin for Mapbox Native Maps.
Loading...
Add an animation of about 1 second. Default true.