RMapContextProvider
If you need to access your map
or mapManager
instance(s) outside the scope of RMap
,
you'll need to wrap your App inside this component.
The component internally acts on the useMap
and useMapManager
hooks.
Read their dedicated page to see details about the implementation.