Update 2. Create and Edit Maps
parent
29ade837d2
commit
28e03c0fc4
|
@ -1,20 +1,20 @@
|
|||
# Create and Edit Maps 🗺️
|
||||
# Create and Edit Maps :world_map:
|
||||
|
||||
Maps in Lastmiler are used to define areas of interest. You can manage both maps and folders to suit your operational needs.
|
||||
|
||||
## Accessing the Mapping Feature 🔍
|
||||
## Accessing the Mapping Feature :mag_right:
|
||||
|
||||
After logging in to Lastmiler, click **"Mapping"** in the top navigation bar.
|
||||
|
||||

|
||||
|
||||
## Managing Folders 📁
|
||||
## 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 ➕
|
||||
### 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.
|
||||
|
@ -22,7 +22,7 @@ To manage folders, click the **"Manage Folder"** button in the top left corner.
|
|||

|
||||

|
||||
|
||||
### Change Folder Color 🎨
|
||||
### Change Folder Color :art:
|
||||
|
||||
To help visually distinguish between folders:
|
||||
|
||||
|
@ -31,7 +31,7 @@ To help visually distinguish between folders:
|
|||
|
||||

|
||||
|
||||
### Renaming Folders ✏️
|
||||
### Renaming Folders :pencil2:
|
||||
|
||||
To rename a folder:
|
||||
|
||||
|
@ -41,7 +41,7 @@ To rename a folder:
|
|||
|
||||

|
||||
|
||||
### Deleting Folders 🗑️
|
||||
### Deleting Folders :wastebasket:
|
||||
|
||||
To delete a folder:
|
||||
|
||||
|
@ -51,11 +51,11 @@ To delete a folder:
|
|||
|
||||

|
||||
|
||||
## Managing Maps 🗺️
|
||||
## Managing Maps :world_map:
|
||||
|
||||
Once a folder has been created and the **"Manage Folder"** side panel is closed, you can begin adding maps to it. Maps are used to define zones such as delivery areas, service regions, or other relevant boundaries.
|
||||
|
||||
### Creating a New Map 🆕
|
||||
### Creating a New Map :heavy_plus_sign:
|
||||
|
||||
To begin:
|
||||
|
||||
|
@ -72,7 +72,7 @@ To create a map:
|
|||
|
||||

|
||||
|
||||
### Searching for a Location 🔎
|
||||
### Searching for a Location :mag:
|
||||
|
||||
To help locate your area of interest:
|
||||
|
||||
|
@ -82,7 +82,7 @@ To help locate your area of interest:
|
|||
|
||||

|
||||
|
||||
### Drawing a Map Shape ✍️
|
||||
### Drawing a Map Shape :pencil2:
|
||||
|
||||
Click on the map to begin drawing your shape.
|
||||
|
||||
|
@ -98,7 +98,7 @@ Click on the map to begin drawing your shape.
|
|||
|
||||

|
||||
|
||||
### Viewing Map Addresses 🏠
|
||||
### Viewing Map Addresses :house_with_garden:
|
||||
|
||||
To view addresses inside a map shape:
|
||||
|
||||
|
@ -108,7 +108,7 @@ A new browser tab will open with a list of addresses.
|
|||
|
||||

|
||||
|
||||
### Importing Postcode Sectors 📦
|
||||
### Importing Postcode Sectors :package:
|
||||
|
||||
To create a map based on postal codes:
|
||||
|
||||
|
|
Loading…
Reference in New Issue