|
2006-05-29
, 12:09
|
Posts: 177 |
Thanked: 4 times |
Joined on Apr 2006
@ Wirral, UK
|
#52
|
|
2006-05-29
, 12:09
|
Posts: 34 |
Thanked: 6 times |
Joined on May 2006
|
#53
|
|
2006-05-29
, 14:36
|
|
Posts: 1,245 |
Thanked: 421 times |
Joined on Dec 2005
|
#54
|
Small bug report:
The maps along a route have already been downloaded at zoom level 1. If the zoom level is then set to 0, 'Download maps along route' re-fetches the maps. It should not as zoom level 0 uses the same maps as zoom level 1.
|
2006-05-29
, 14:51
|
|
Posts: 1,245 |
Thanked: 421 times |
Joined on Dec 2005
|
#55
|
Maybe we could add a button to clear the input fields.
I aggree. Visually selecting the rectangle with a rubber-band would be more intuitive.
But if you consider, how I used Download Area before my patch (set the view center to the upper left of imaginary rectangle, then go to Menu -> Maps -> Download Area, note down current view point latitude and longitude on a piece of paper, press Cancel, now set the view center to the lower right of the imaginary rectangle, again go to Menu -> Maps -> Download Area, type in the two values you noted down before, and the two values that constitute the current view center, optionally select Zoom levels to download, press OK), then it becomes clear, that my patch simply automates this terribly time consuming and error-prone action sequence and gets rid of the pencil and paper.
|
2006-05-29
, 16:03
|
|
Posts: 1,245 |
Thanked: 421 times |
Joined on Dec 2005
|
#56
|
|
2006-05-29
, 18:47
|
Posts: 177 |
Thanked: 4 times |
Joined on Apr 2006
@ Wirral, UK
|
#57
|
Not quite true - it kicks off downloads of the same maps, yes, but none of the downloads actually occur because the maps have already been downloaded. Maemo Mapper does check that the maps exist, though, and since there are likely a lot of maps to "download" at zoom level 0, there are a lot of maps to verify exist. This may take some time, but it shouldn't be as much time as actually downloading them.
|
2006-05-29
, 18:56
|
Posts: 177 |
Thanked: 4 times |
Joined on Apr 2006
@ Wirral, UK
|
#58
|
|
2006-05-29
, 19:44
|
Posts: 23 |
Thanked: 0 times |
Joined on May 2006
|
#59
|
enum { BTGPS_SOCK, BTGPS_RFCOMM, BTGPS_GPSD } _rcvr_conn;
|
2006-05-29
, 19:56
|
Posts: 3 |
Thanked: 0 times |
Joined on May 2006
@ Cold
|
#60
|
The reason I wish it worked in the device, instead of google earth etc, is because I am carrying the device around more often than a laptop, and it would be nice to be able to select the downloaded area when under wifi connection like in a coffee shop, before going out for a walk etc.. I do have a phone with 3G connection, but it eats a lot of battery when connected, so it is useful to be able to fetch the maps beforehand.
Would the drag-panning-with-stylus be too much work for the CPU to handle by the way?
//Tuomas