Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
esri-compat-entry
MapViewPaddingLike
Interface MapViewPaddingLike
Padding around the view in CSS pixels.
interface
MapViewPaddingLike
{
bottom
?:
number
;
left
?:
number
;
right
?:
number
;
top
?:
number
;
}
Index
Properties
bottom?
left?
right?
top?
Properties
Optional
bottom
bottom
?:
number
Optional
left
left
?:
number
Optional
right
right
?:
number
Optional
top
top
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bottom
left
right
top
@honua/sdk-js
Loading...
Padding around the view in CSS pixels.