You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`MAPS_ENABLED`| boolean |`true`| Flag to enable webmaps |
135
-
|`VECTOR_TILES_URL`| string |`https://tiles-ee.merginmaps.com/data/default/{z}/{x}/{y}.pbf`|URL to vector tiles which are used as basemap layer in webmaps |
136
-
|`VECTOR_TILES_STYLE_URL`| string |`https://tiles-ee.merginmaps.com/styles/default.json`| URL to vector tiles style|
135
+
|`VECTOR_TILES_URL`| string |`https://tiles-ee.merginmaps.com/data/default/{z}/{x}/{y}.pbf`|Vector tiles URL used as background map layer in webmaps |
136
+
|`VECTOR_TILES_STYLE_URL`| string |`https://tiles-ee.merginmaps.com/styles/default.json`|Vector tiles style URL used to style the background map layer in webmaps|
137
137
138
-
:::warning 🗺️ Enable background maps ⚠️
138
+
:::warning 🗺️ Enable background map ⚠️
139
139
Your webmaps won’t display the default background map unless we enable them on our side. To do that, please [contact our support team](mailto:support@merginmaps.com?subject=Enable%20default%20background%20maps%20on%20Enterprise%20server&body=Dear%20support%2C%0A%0AI%27d%20like%20to%20request%20enabling%20background%20maps%20for%20our%20Enterprise%20edition%20server.%20%0AThe%20server%20is%20hosted%20at%3A%20%3Curl%3E) and share your server’s URL.
140
140
141
-
Alternatively, you can set up your own background maps.
141
+
Alternatively, you can set up your own background map.
Copy file name to clipboardExpand all lines: src/server/upgrade/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,10 +63,10 @@ Perform the migration:
63
63
64
64
<br>
65
65
66
-
:::warning 🗺️ Enable background maps ⚠️
66
+
:::warning 🗺️ Enable background map ⚠️
67
67
Your webmaps won’t display the default background map unless we enable them on our side. To do that, please [contact our support team](mailto:support@merginmaps.com?subject=Enable%20default%20background%20maps%20on%20Enterprise%20server&body=Dear%20support%2C%0A%0AI%27d%20like%20to%20request%20enabling%20background%20maps%20for%20our%20Enterprise%20edition%20server.%20%0AThe%20server%20is%20hosted%20at%3A%20%3Curl%3E) and share your server’s URL.
68
68
69
-
Alternatively, you can set up your own background maps using [environment variables](../environment/index.md#webmaps).
69
+
Alternatively, you can set up your own background map using [environment variables](../environment/index.md#webmaps).
0 commit comments