NextGIS Frontend
Preparing search index...
@nextgis/ngw-kit
BookmarkItem
Class BookmarkItem
Index
Constructors
constructor
Properties
item
name
resource
Id
Methods
extent
geo
Json
Constructors
constructor
new
BookmarkItem
(
options
:
BookmarkItemOptions
)
:
BookmarkItem
Parameters
options
:
BookmarkItemOptions
Returns
BookmarkItem
Properties
Readonly
item
item
:
FeatureItem
Readonly
name
name
:
string
Readonly
resource
Id
resourceId
:
number
Methods
extent
extent
(
opt
?:
GetRequestOptions
<
any
,
"json"
,
false
>
,
)
:
Promise
<
LngLatBoundsArray
|
undefined
>
Parameters
Optional
opt
:
GetRequestOptions
<
any
,
"json"
,
false
>
Returns
Promise
<
LngLatBoundsArray
|
undefined
>
geo
Json
geoJson
(
opt
?:
Pick
<
GetRequestOptions
<
any
,
"json"
,
false
>
,
"cache"
|
"signal"
>
,
)
:
Promise
<
Feature
<
Point
,
any
>
>
Parameters
Optional
opt
:
Pick
<
GetRequestOptions
<
any
,
"json"
,
false
>
,
"cache"
|
"signal"
>
Returns
Promise
<
Feature
<
Point
,
any
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
item
name
resource
Id
Methods
extent
geo
Json
NextGIS Frontend
Loading...