Function HonuaMapContext

Context provided by HonuaMap to its HonuaLayer / HonuaPopup children (and consumers of useMapRuntime).

Properties

$$typeof: symbol
Consumer: Consumer<null | HonuaMapContextValue>
displayName?: string

Used in debugging messages. You might want to set it explicitly if you want to display a different name for debugging purposes.

Provider: Provider<null | HonuaMapContextValue>