Preparing search index...
The search index is not available
NextGIS Frontend
NextGIS Frontend
@nextgis/ngw-map
LocationEvents
Interface LocationEvents
interface
LocationEvents
{
locationerror
?:
(
(
)
=>
void
)
;
locationfound
:
(
(
e
:
LocationEvent
)
=>
void
)
;
}
Index
Properties
locationerror?
locationfound
Properties
Optional
locationerror
locationerror
?:
(
(
)
=>
void
)
locationfound
locationfound
:
(
(
e
:
LocationEvent
)
=>
void
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
locationerror
locationfound
NextGIS Frontend
Loading...