Moved peer connections to an optional pull model
This commit is contained in:
@@ -440,6 +440,7 @@ function Map({
|
||||
return (
|
||||
<MapInteraction
|
||||
map={map}
|
||||
mapState={mapState}
|
||||
controls={
|
||||
<>
|
||||
{mapControls}
|
||||
|
||||
Reference in New Issue
Block a user