![]() |
Re: Maemo Mapper v1.4 for 770/N800
Quote:
|
Re: Maemo Mapper v1.4 for 770/N800
Quote:
|
Re: Maemo Mapper v1.4 for 770/N800
Quote:
Quote:
So, although you can create a POI in the middle of a field, you can't actually get directions to that exact point in the field, just to the nearest road. |
Re: Maemo Mapper v1.4 for 770/N800
Quote:
Similarly, for the GPS-finding, if a GPS can't be found, stop looking until the user restarts the app or takes some action to force it to be relooked for. |
Re: Maemo Mapper v1.4 for 770/N800
Quote:
Not a matter of life or death, obviously, but it would be convenient.:D |
Re: Maemo Mapper v1.4 for 770/N800
For both GPS and Auto-Download: timeouts. After a certain amount of time searching for a GPS unit and not finding one (2 minutes?) it should simply stop searching until the user re-initiates the search. For auto-download if the user is prompted for a connection and clicks cancel either it should stop attempting to download immediately or timeout after a certain time and reinitiate either when the user connects to a network or if the initiate another download attempt.
Another idea that came to mind for easier access to some of the menu options (primarily auto-download and GPS, which the timeout function would solve anyway) is to have the bottom 20-pixels-ish of the screen have 5 or 6 buttons. Small, white, semitransparent icons with vertical white dividers and no background. Clickable over their entire height and width. Keeps as much of the map visible as possible, while providing fast access to some of the buried menu functions. Maybe even a drop-down (or up, in this case) menu to select repositories. I was planning on putting together a mock-up, but hopefully my description will suffice. |
Re: Maemo Mapper v1.4 for 770/N800
Quote:
Quote:
Mapper works great for it's intended purpose and I'd hate to see it run slower due to unecessary overhead. I'm still learning how POI's work, so I'm trying to figure out if Mapper already can do it. Is there a way to make my own POI database with known coordinates from other sources? |
Re: Maemo Mapper v1.4 for 770/N800
Quote:
- create new database: sqlite3 new_poi.db - create new category: sqlite> insert into category (label, desc, enabled) values ('Geocaching', 'Geocaching category', 1); - new poi: insert into poi (lat, lon, label, desc, cat_id) vales (52.000, 21.000, 'Box', 'black box', 1); (where 1 is category ID), add more poi... - close database - type .q (dot q) |
Re: Maemo Mapper v1.4 for 770/N800
First thing I did I pulled it out of the box and flashed it to:
Internet Tablet OS 2006 edition Vesion: 3.2006.49-2 So Im trying not to bother people and doing my own research but now Im trying to isntall the sqlite3 and I get the follwing error now: Unable to Install. Incompatible Package What is this program manager that I heard somebody mention earlier? is that the Application manager? and if so how do I get the sqlite3 to show up there, does it have to be in a certain directory? because when I double click the sqlite3 I just keep getting the following error: Unable to Install. Incompatible Package Thanks! |
Re: Maemo Mapper v1.4 for 770/N800
Quote:
BTW, are you just issuing commands in a term window? I still haven't installed or discovered a term app. |
All times are GMT. The time now is 12:56. |
vBulletin® Version 3.8.8