Skip to content

Iss 576 Webmaps in Mergin Maps EE (updated usage) #577

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 23, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion src/manage/dashboard-maps/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ The spatial data of your project can be displayed in the **Map** tab of the proj
![Mergin Maps dashboard map](./dashboard-webmap.gif "Mergin Maps dashboard map")

:::tip Usage details
Webmaps are not available for <CommunityPlatformNameLink />.
Webmaps are available for <MainPlatformNameLink /> cloud and <EnterprisePlatformNameLink /> users.

Webmaps are **not** available for <CommunityPlatformNameLink />.
:::

## Webmaps content
Expand Down
10 changes: 5 additions & 5 deletions src/server/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

SaaS <MainPlatformName /> service is a web platform for storage and synchronisation of data between mobile devices, <MainPlatformNameLink /> service and QGIS Desktop.

There is also <MainPlatformName /> Community Edition (<CommunityPlatformNameLink />) that is licensed as open source software. The source code for <CommunityPlatformName /> can be modified and used for custom deployments. You can contribute your code to <GitHubRepo id="MerginMaps/server" />.
There is also **<MainPlatformName /> Community Edition** (<CommunityPlatformNameLink />) that is licensed as open source software. The source code for <CommunityPlatformName /> can be modified and used for custom deployments. You can contribute your code to <GitHubRepo id="MerginMaps/server" />.

Mergin Maps Enterprise Edition (<EnterprisePlatformNameLink />) provides an enterprise environment with additional features such as multiple workspaces. There are three types of <EnterprisePlatformNameLink />:
- *Cloud* that uses <AppDomainNameLink /> (the same server as is used by other <MainPlatformName /> users) and includes [webmaps](../manage/dashboard-maps/)
- *Private-Cloud* where <MainPlatformName /> is run on a different server hosted by us (includes [webmaps](../manage/dashboard-maps/))
- *On-Premises* is a self-hosting option where you host your own server (does not include [webmaps](../manage/dashboard-maps/)).
**Mergin Maps Enterprise Edition** (<EnterprisePlatformNameLink />) provides an enterprise environment with additional features such as multiple [workspaces](../manage/workspaces/) or [webmaps](../manage/dashboard-maps/). There are three types of <EnterprisePlatformNameLink />:
- *Cloud* that uses <AppDomainNameLink /> (the same server as is used by other <MainPlatformName /> users)
- *Private-Cloud* where <MainPlatformName /> is run on a different server hosted by us
- *On-Premises* is a self-hosting option where you host your own server

This section of documentation is relevant for the **On-Premises <EnterprisePlatformName />** and **<CommunityPlatformName />**.

Expand Down
Loading