Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StevenLyt/mapf-visualizer
/
Class
src/MAPFVisualizer.jsx:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
const DEFAULTCOL = 15;
31
32
class MAPFVisualizer extends Component {
33
constructor(props) {
34
super(props);
35
this.state = {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected