add POIs to docs
This commit is contained in:
parent
923e47cc45
commit
cb50e7e7b1
1 changed files with 6 additions and 4 deletions
|
@ -38,11 +38,13 @@ Depending on the street view source chosen in the [settings](./menu/settings), s
|
||||||
|
|
||||||
### <Layers3 size="16" class="inline-block" style="margin-bottom: 2px" /> Map layers
|
### <Layers3 size="16" class="inline-block" style="margin-bottom: 2px" /> 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.
|
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.
|
||||||
|
|
||||||
<div class="flex flex-col items-center">
|
<div class="flex flex-col items-center">
|
||||||
<DocsLayers />
|
<DocsLayers />
|
||||||
|
@ -51,7 +53,7 @@ Only one basemap can be displayed at a time.
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
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).
|
They can be enabled in the [map layer settings dialog](./menu/settings).
|
||||||
|
|
||||||
In these settings, you can also manage the opacity of the overlays.
|
In these settings, you can also manage the opacity of the overlays.
|
||||||
|
|
Loading…
Reference in a new issue