Skip to content

Commit 059d565

Browse files
authored
Update README.md
1 parent bf0aea7 commit 059d565

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ A simple tool to help plan out large area captures in Google Maps. Select the ar
66

77
## Features
88
- Simple and easy to use GUI with interactive map.
9-
- Support for various quality levels, or enter a custom camera altitude.
10-
- Add areas of different capture quality in the project.
9+
- Support for various quality levels (or custom quaity level).
10+
- Add areas of different capture quality in the same project.
1111
- Ability to specify an amount of overlap between captures tiles.
1212
- Ability to align all capture tiles to a single grid.
1313
- Ability to centre capture tiles around selection.
@@ -16,8 +16,9 @@ A simple tool to help plan out large area captures in Google Maps. Select the ar
1616
- Pan around the map using the right mouse button (RMB) to find the area you would like to capture.
1717
- Hold the left mouse button (LMB) and drag to select an area, your selection will be shown as a red rectangle on release and the bounded upper-left and lower-right coordinates of your selection will be entered respectively.
1818
- Next select a quality setting and overlap value and click Calculate, the tool will spilt your selected area into tiles representing the captures you should make to cover the area.
19-
- Hovering over each tile will show the URL that will display this area in Google Maps, double clicking in the tile will copy this to the clipboard.
20-
- Additional tiles can be added by selecting a new area and clicking Calculate, if Align Captures is checked these will be aligned on the same grid as previous captures. To remove tiles, select the tiles you wish to remove and click Remove.
19+
- Hovering over each tile will show the URL that will display that area in Google Maps, double clicking in the tile will copy this to the clipboard.
20+
- Additional tiles can be added by selecting a new area and clicking Calculate, if Align Captures is checked these will be aligned on the same grid as previous captures.
21+
- To remove tiles, select the tiles you wish to remove and click Remove.
2122
- Once you have calculated the captures you need to make, you can save the project to open later by going to File - Save As and entering a name for your project. The file can be opened again by going to File - Open
2223

2324
## Setting Descriptions

0 commit comments

Comments
 (0)