close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.admin.web_ui.PluginAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
Oct 5, 2012, 11:53:03 PM (13 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v9
|
v10
|
|
| 17 | 17 | === Map rotation === |
| 18 | 18 | To enable map rotation, go to the '''menu->options->Map->Rotation''' submenu. Please note that map rotation only takes effect when '''map centereing''' is '''on'''. |
| | 19 | |
| | 20 | === Set current position === |
| | 21 | !ModRana center on the last known position on startup automatically. This should be not an issue if you have a GPS fix - but if you are running modRana on a device without GPS, you might want to override the "current position" coordinates. |
| | 22 | |
| | 23 | To do that, first create a POI on the the desired coordinates ('''POI->Add new POI->from map'''). Then in the ''tools'' menu of this newly created POI, select '''set as as position'''. And thats it, you position indicator should now be centered on the POI. |
| | 24 | |
| | 25 | NOTE: If you want to do this on a device that ''has'' a working GPS, you should probably turn it off first ('''Options->Location->GPS'''), or it would quickly overwrite the position you just set with real coordinates. |