Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
runtime
PopupBindingHandle
Interface PopupBindingHandle
Handle returned by
bindPopup
— call
remove()
on teardown.
interface
PopupBindingHandle
{
layerId
:
string
;
remove
(
)
:
void
;
}
Index
Properties
layer
Id
Methods
remove
Properties
Readonly
layer
Id
layer
Id
:
string
Methods
remove
remove
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
layer
Id
Methods
remove
@honua/sdk-js
Loading...
Handle returned by bindPopup — call
remove()on teardown.