NEW IN v0.3
-----------
- Multiple POI icons support - a few types of POI can now be merged in one file for simultaneous display.
- POI files: removed icon size definition (the size is read from the image itself, this should be backwards compatible with prev definition though..).
- speed up in menu responses
- some new parameters in config file:
# THIS VARIABLE IS INTRODUCED TO SMOOTH #
# THE MAP MOVEMENT BETWEEN GPS UPDATES #
# IE THE MAP WILL CONTINUE MOVEMENT IN #
# THE SAME DIRECTION WITH A SLIGHT #
# DECREASE OF SPEED FOR EACH NEXT #
# FRAME RENDERING #
SPEEDFACTOR=0.97
## LOAD WIFI MODULE ##
LOADWIFI=0
- NMEA buffer increased to 1024 - this may help some GPS devices
- map size bug fixed. Now it should support maps up to 1024x1024
- Basic trip computer in gps mode. Display of elapsed time, distance and average speed.
- Set mark. In gps mode, displays distance & direction to mark.
- Scrollable menus in map/poi selectors: ability to display/scroll through up to 100 items.
- Numerous improvements in gmdl tool by in7ane: new map/poi sources added, POI converter, custom map import,
routing tool, etc.
- Ability to disable top info bar and scale for maps with custom scales and projections: just remove coords.txt
Additional documentation & information:
http://en.wikibooks.org/wiki/Map_This%21