diff --git a/src/components/map/MapSettings.js b/src/components/map/MapSettings.js index 3db65d5..62eb49b 100644 --- a/src/components/map/MapSettings.js +++ b/src/components/map/MapSettings.js @@ -152,7 +152,7 @@ function MapSettings({ disabled={mapEmpty || map.type === "default"} onChange={(e) => onSettingsChange("showGrid", e.target.checked)} /> - Show Grid + Draw Grid