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.