NextGIS Frontend
Preparing search index...
@nextgis/ngw-kit
NgwResource
Class NgwResource
Index
Constructors
constructor
Properties
_
extent?
connector
item
Methods
get
Bounds
get
Extent
Constructors
constructor
new
NgwResource
()
:
NgwResource
Returns
NgwResource
Properties
Protected
Optional
_
extent
_extent
?:
LngLatBoundsArray
connector
connector
:
default
item
item
:
CompositeRead
Methods
get
Bounds
getBounds
(
options
?:
FetchNgwLayerExtentOptions
,
)
:
Promise
<
undefined
|
LngLatBoundsArray
>
Parameters
Optional
options
:
FetchNgwLayerExtentOptions
Returns
Promise
<
undefined
|
LngLatBoundsArray
>
get
Extent
getExtent
()
:
Promise
<
undefined
|
LngLatBoundsArray
>
Returns
Promise
<
undefined
|
LngLatBoundsArray
>
Deprecated
use
NgwResource.getBounds
instead
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
extent
connector
item
Methods
get
Bounds
get
Extent
NextGIS Frontend
Loading...
Deprecated
use NgwResource.getBounds instead