A Nativescript plugin for Mapbox Native Maps.
Nativescript Doc
Preparing search index...
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.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
animated
bounds
padding
Nativescript Doc
A Nativescript plugin for Mapbox Native Maps.
Loading...
Add an animation of about 1 second. Default true.