Fix performance issue from changing map state
This commit is contained in:
@@ -286,6 +286,7 @@ function Map({
|
||||
onMapChange={onMapChange}
|
||||
onMapStateChange={onMapStateChange}
|
||||
currentMap={map}
|
||||
currentMapState={mapState}
|
||||
onSelectedToolChange={setSelectedToolId}
|
||||
selectedToolId={selectedToolId}
|
||||
toolSettings={toolSettings}
|
||||
|
||||
Reference in New Issue
Block a user