Ticket #85 (closed enhancement/feature request: invalid)
navit.xml layout changes
| Reported by: | Mineque | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | version 0.1.0 |
| Component: | core | Version: | svn |
| Keywords: | poi,layout,navit.xml | Cc: |
Description
Things i would like to have in navit and i guess might be usefull for others
- Defining map background color tag in <layout> </layout> section not hardcoded like it is now.
- Removing all poi element from layout section to external file poi.config/default.poi
Advantages?
a) defining different config for different devices (Neo1973, N800, PDA etc.)
b) creating new set's of poi's icon
c) personal displaying order for users with having at the same time default not modified
poi.config
- Removing and splitting whole <layout></layout> section to two different files. First describing colors (e.g. default.colorset) second describing layout and font size (e.g. default.layout)
Advantages?
a) defining different config (font size etc) for different devices (Neo1973, N800, PDA etc.)
b) a way for creating new map's colorset
Change History
Note: See
TracTickets for help on using
tickets.

layout config [layoutname] active=yes/no colors=colorscheme background=colorname layer=nature layer=areas layer=streets layer=route layer=pois
layers config [route] type=street_route order=2 polyline=streetroute width=4
where streetroute is color name
colors config: [colorscheme] streetroute=#0000a0
comments?