mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
836cd9d833
- Fixed typos in laser/readme - Documentation guidelines updated - ACE3 mentions updated in - - ai - Updated doc - - fcs - - hearing - -hitreaction - - interaction - - interact_menu - - inventory - - javelin - - laser - - laserpointer - - laser_selfdesignate - - logistics_uavbattery - - logistics_wirecutter - - magazinerepack - - main - - map - - maptools - - markers
39 lines
1.1 KiB
Markdown
39 lines
1.1 KiB
Markdown
---
|
|
layout: wiki
|
|
title: Map Tools
|
|
description:
|
|
group: feature
|
|
parent: wiki
|
|
---
|
|
|
|
## 1. Overview
|
|
|
|
### 1.1 Line drawing
|
|
This adds the possibility to draw accurate lines.
|
|
|
|
### 1.2 Map tools
|
|
This adds map tools that can be used to measure distances between two points on the map or bearings.
|
|
|
|
### 1.3 GPS on map
|
|
If you are equipped with a vanilla GPS it will be shown on the map. (You don't need the map tools in your inventory for this.)
|
|
|
|
## 2. Usage
|
|
|
|
### 2.1 Using map tools
|
|
- For this you need to have `Map Tools`.
|
|
- Open the map <kbd> M </kbd> (by default).
|
|
- Press the self interaction key <kbd> ctrl+left windows </kbd> (by default).
|
|
- Select `Map tools`.
|
|
- Select the type of tools you want to use.
|
|
- Note that you can drag the Roamer (map tool) around with <kdd> LMB </kbd> and rotate it with <kbd> ctrl+LMB </kbd>.
|
|
|
|
### 2.2 Drawing lines
|
|
- To draw lines `Map Tools` are not required.
|
|
- Press <kbd> alt+left click </kbd> (by default) to start the line, left click again to end it.
|
|
- To delete a line simply press <kbd> delete </kbd> around the center of the line.
|
|
|
|
|
|
## 3. Dependencies
|
|
|
|
`ace_interaction`
|