Moved peer connections to an optional pull model

This commit is contained in:
Mitchell McCaffrey
2020-12-11 13:24:39 +11:00
parent b40f78042f
commit 6a4c6b30ec
8 changed files with 246 additions and 182 deletions

View File

@@ -440,6 +440,7 @@ function Map({
return (
<MapInteraction
map={map}
mapState={mapState}
controls={
<>
{mapControls}