3
0
Fork 0

Update 2. Create and Edit Maps

Lukasz Andersson 2025-08-01 13:06:37 +00:00
parent ef35c04cb2
commit d685e7e37f
1 changed files with 15 additions and 1 deletions

@ -7,3 +7,17 @@ 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. 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) ![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)