From cb50e7e7b1676f4ba91ee3fb91682389cad3fb4d Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 18 Jul 2024 16:05:03 +0200 Subject: [PATCH] add POIs to docs --- website/src/lib/docs/en/map-controls.mdx | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/website/src/lib/docs/en/map-controls.mdx b/website/src/lib/docs/en/map-controls.mdx index 8f8b0a0f..9d9ecfcb 100644 --- a/website/src/lib/docs/en/map-controls.mdx +++ b/website/src/lib/docs/en/map-controls.mdx @@ -38,11 +38,13 @@ Depending on the street view source chosen in the [settings](./menu/settings), s ### Map layers -The map layers button allows to switch between different basemaps and toggle map overlays. +The map layers button allows to switch between different basemaps, and toggle map overlays and categories of points of interest. -- **Basemaps** are the background maps that each have a different style and purpose. +- **Basemaps** are background maps that present the main geographic features of the world. +Depending on their purpose, basemaps will have different styles and levels of detail. Only one basemap can be displayed at a time. -- **Overlays** are additional layers that can be displayed on top of the basemap to provide more information. +- **Overlays** are additional layers that can be displayed on top of the basemap to provide complementary information. +- **Points of interest** can be added to the map to show different categories of places, such as shops, restaurants, or accommodations.
@@ -51,7 +53,7 @@ Only one basemap can be displayed at a time.
-A large collection of global and local basemaps and overlays is available in **gpx.studio**. +A large collection of global and local basemaps and overlays is available in **gpx.studio**, as well as a selection of point of interest categories. They can be enabled in the [map layer settings dialog](./menu/settings). In these settings, you can also manage the opacity of the overlays.