Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Thanas-R/Virdis
/ handleResetNorth
Function
handleResetNorth
src/components/MapView.tsx:400–400 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
398
onAddField(newField);
399
setShowNewFieldDialog(false);
400
setDrawVertices([]);
401
const map = mapRef.current;
402
if (map) {
403
try {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected