close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.admin.web_ui.BasicsAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
Oct 29, 2010, 6:39:40 PM (15 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v31
|
v32
|
|
| 60 | 60 | |
| 61 | 61 | == Changelog == |
| | 62 | |
| | 63 | === * modRana V0.17 * === |
| | 64 | * improved POI functionality - finally ! :) |
| | 65 | * store current position, place on the map, local search results or manually specified POI |
| | 66 | * easy route finding from the current position to a POI |
| | 67 | * show POI on the map |
| | 68 | * categories |
| | 69 | * old POI import |
| | 70 | * CSV export |
| | 71 | * can share database with Mappero (optional) |
| | 72 | * all routes now show the '''route info''' button on the map screen |
| | 73 | * improved terminal output logging |
| | 74 | * creates a new log fail for each modRana session (provided that logging is enabled in '''options->debug->log stdout''' |
| | 75 | * many small improvements |
| 62 | 76 | |
| 63 | 77 | === * modRana V0.16 * === |