Function: useGeoVis()
useGeoVis():
GeoVisContextValue
Defined in: react/contexts.ts:57
Returns the active GeoVisContextValue. Throws when called outside a
<GeoVisProvider> so misuses fail loudly during development instead of
silently rendering with null runtime/spec.