Home
+ Glossary
+ Viewer
+ Layers
+ Markers
+ Tracker
+ Other functions
Assembly
Changelog
File -> Undo or Ctrl+Z
Cancels last executed command
File -> Redo Ctrl+Y
Restores last cancelled command
Selection menu on toolbar
Change selection mode for objects in the viewer. Include:
All - allows selecting all objects
Layer - allows selecting only layers
Marker - allows selecting only markers
Show ruler on toolbar or Alt+R
Shows or hides ruler in the viewer
Show grid on toolbar or Alt+G
Shows or hides grid in the viewer
File -> Settings
Opens dialog with Mapper settings
File -> Import
Opens tool for importing data from old version of the Mapper (1.x).
Since version 2.0 in the app was changed method of storing tiles. Now instead of many files on the disk all tiles and other metainformation stored in the inner database.
For importing specify path to the root folder of the previous version of the App. Next select which objects should be skipped (layers or markers or all). And click button Import. Import process will be showed in the log.
App automaticaly performs dumping of app database on startup. All backups will be placed in backups folder near App.
To disable automatic backups just launch app with the key -skip-backup
java -jar "Mapper Nano 2.x.x.jar -skip-backup"