You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
604 B
24 lines
604 B
This file is my todo list:
|
|
|
|
Stuff i need to get working:
|
|
============================
|
|
- drawing functions: style == NULL default settings
|
|
draw_way (*img, *mw, *linestyle)
|
|
draw_area (*img, *mw, *linestyle)
|
|
draw_place (*img, *mw, *linestyle)
|
|
draw_poi (*img, *mw, *linestyle)
|
|
|
|
- saving favorites
|
|
|
|
- saving pois, if this is done we can finialy put also pois with little gfx
|
|
files into the map.
|
|
|
|
- split the map into large (only for countrys and motorways) and
|
|
small hashs for everything else. Still I have no good solution
|
|
for this.
|
|
|
|
- routing stuff
|
|
|
|
- splitting an area into peaces (areas)
|
|
|