New translations map-controls.mdx (Spanish)
This commit is contained in:
parent
36315e183c
commit
90c2904b8d
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" />.
|
||||
|
||||
<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>
|
||||
|
||||
### <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.
|
||||
|
||||
<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>
|
||||
|
||||
### <PersonStanding size="16" class="inline-block" style="margin-bottom: 2px" /> Street view
|
||||
|
|
|
|||
Loading…
Reference in a new issue