Function: useDismissGeoVisClick()
useDismissGeoVisClick(): () =>
void
Defined in: react/contexts.ts:184
Returns a stable function that clears the current click selection, exactly
as Escape or clicking outside a tracked layer already do. Must be called
inside <GeoVisProvider>.
Returns
() => void