Skip to content

Commit a5e238c

Browse files
authored
Merge pull request #546 from MerginMaps/fix-maps-to-webmaps
Rename Homepage and Dashboard, remove mention of a team plan, fix webmaps name
2 parents 111a6c2 + 3af08f6 commit a5e238c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

src/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ The ecosystem consist of various components:
5050
- [How to Deploy Revised Projects](./manage/deploy-new-project/)
5151
- [How to Recover Missing Data](./manage/missing-data/)
5252
- [<QGISPluginName /> Overview](./manage/plugin/)
53-
- [Home Page and Dashboard](./manage/dashboard/)
54-
- [Maps in Dashboard](./manage/dashboard-maps/)
53+
- [Mergin Maps Dashboard](./manage/dashboard/)
54+
- [Webmaps](./manage/dashboard-maps/)
5555
- [Project History and Versions](./manage/project-details/)
5656
- [Selective Synchronisation](./manage/selective_sync/)
5757

src/manage/dashboard/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Home Page and Dashboard
1+
# Mergin Maps Dashboard
22
[[toc]]
33

44
When you log in to <DashboardLink />, you will be presented with a quick overview of requests and recent active projects in your current workspace. Here, you can also manage your projects, [workspaces](../workspaces/), profile and [subscriptions](../subscriptions/).
@@ -30,12 +30,12 @@ In **Files**, you can see the list of all files associated with the project.
3030
Click on a file to see when it was modified, its size, to download or delete it.
3131
![Detail of a file in Mergin Maps project](./mergin-maps-dashboard-file-detail.jpg "Detail of a file in Mergin Maps project")
3232

33-
### Maps
34-
The **Maps** feature is available for [Team subscription](https://merginmaps.com/pricing). It displays your project directly on the <DashboardShortLink /> without the need to open QGIS or the <MobileAppNameShort />.
33+
### Webmaps
34+
On the **Map** tab, your project is displayed directly on the <DashboardShortLink /> without the need to open QGIS or the <MobileAppNameShort />.
3535

36-
More details about this functionality can be found in the [Maps in Dashboard](../dashboard-maps/) section.
36+
More details about this functionality can be found in the [Webmaps](../dashboard-maps/) section.
3737

38-
![Mergin Maps dashboard maps](./mergin-maps-web-map.jpg "Mergin Maps dashboard maps")
38+
![Mergin Maps dashboard webmaps](./mergin-maps-web-map.jpg "Mergin Maps dashboard webmaps")
3939

4040
### History
4141
The **History** tab contains an overview of available project versions that can be also downloaded to your computer.

0 commit comments

Comments
 (0)