From d685e7e37f5b11d4c10695d2d6d831e0a8d49a4d Mon Sep 17 00:00:00 2001 From: Lukasz Andersson Date: Fri, 1 Aug 2025 13:06:37 +0000 Subject: [PATCH] Update 2. Create and Edit Maps --- 2.-Create-and-Edit-Maps.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/2.-Create-and-Edit-Maps.md b/2.-Create-and-Edit-Maps.md index 9fa73da..6829340 100644 --- a/2.-Create-and-Edit-Maps.md +++ b/2.-Create-and-Edit-Maps.md @@ -6,4 +6,18 @@ Maps in Lastmiler are used to define areas of interest. You can manage both maps After logging in to Lastmiler, click **"Mapping"** in the top navigation bar. -![Mapping default state](https://gitea.redburst.com/lastmiler-knowledge-base/Manager/raw/branch/main/creating-and-editing-maps/screenshots/01.png) \ No newline at end of file +![Mapping default state](https://gitea.redburst.com/lastmiler-knowledge-base/Manager/raw/branch/main/creating-and-editing-maps/screenshots/01.png) + +## Managing Folders :file_folder: + +Before you can create maps, you must first create folders. Folders help group maps by area, type, or any other criteria relevant to your work. + +To manage folders, click the **"Manage Folder"** button in the top left corner. This opens a side panel where you can create, rename, and delete folders. To close the panel, click the **"Close"** button in the top left of the side panel. + +### Creating a New Folder :heavy_plus_sign: + +- In the **"Manage Folders"** side panel, enter a name in the input field. +- Click the **"Add"** button. The new folder will appear in the list. + +![Mapping folders side panel](https://gitea.redburst.com/lastmiler-knowledge-base/Manager/raw/branch/main/creating-and-editing-maps/screenshots/02.png) +![Mapping folders side panel map created](https://gitea.redburst.com/lastmiler-knowledge-base/Manager/raw/branch/main/creating-and-editing-maps/screenshots/03.png) \ No newline at end of file