New translations map-controls.mdx (Italian)
This commit is contained in:
parent
7215b93232
commit
0c64a64217
1 changed files with 10 additions and 2 deletions
|
|
@ -15,7 +15,11 @@ title: Map controls
|
||||||
The controls at the top allow you to zoom in <Plus size="16" class="inline-block" style="margin-bottom: 2px" /> and out <Minus size="16" class="inline-block" style="margin-bottom: 2px" />, and to change the orientation of the map <Compass size="16" class="inline-block" style="margin-bottom: 2px" />.
|
The controls at the top allow you to zoom in <Plus size="16" class="inline-block" style="margin-bottom: 2px" /> and out <Minus size="16" class="inline-block" style="margin-bottom: 2px" />, and to change the orientation of the map <Compass size="16" class="inline-block" style="margin-bottom: 2px" />.
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
To control the orientation and tilt of the map, you can also drag the map while holding <kbd>Ctrl</kbd>.
|
|
||||||
|
```
|
||||||
|
To control the orientation and tilt of the map, you can also drag the map while holding <kbd>Ctrl</kbd>.
|
||||||
|
```
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
### <Search size="16" class="inline-block" style="margin-bottom: 2px" /> Search bar
|
### <Search size="16" class="inline-block" style="margin-bottom: 2px" /> Search bar
|
||||||
|
|
@ -27,7 +31,11 @@ You can use the search bar to look for an address and navigate to it on the map.
|
||||||
The locate button will center the map on your current location.
|
The locate button will center the map on your current location.
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
This only works if you have allowed your browser and <b>gpx.studio</b> to access your location.
|
|
||||||
|
```
|
||||||
|
This only works if you have allowed your browser and <b>gpx.studio</b> to access your location.
|
||||||
|
```
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
### <PersonStanding size="16" class="inline-block" style="margin-bottom: 2px" /> Street view
|
### <PersonStanding size="16" class="inline-block" style="margin-bottom: 2px" /> Street view
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue