View Single Post
gnuite's Avatar
Posts: 1,245 | Thanked: 421 times | Joined on Dec 2005
#530
Originally Posted by cLin View Post
I want better POI management. Something that lists all POIs in the database or all in X radius from your view point.
That's what the "Browse POIs" dialog is for, accessible via the "POI | Browse..." menu item. If you want to list ALL POI, just leave the query blank. Or am I misinterpreting your request?

Originally Posted by cLin View Post
Also, when you click on the poi it tells you the description as well instead of just title/category.
Descriptions can be arbitrarily long, which might not fit easily in the pop-up info box. If you need to view the whole description, tap-and-hold on the POI and select "POI | View/Edit...". If you really want to see the whole description when you tap on a POI, you can just put the whole description in the Label field.

Originally Posted by cLin View Post
And the ability to have custom fields. It seems like it just grabs it all from a file so it should be doable..
Custom fields for what, specifically? I mean, I guess I could add "Address" and "Phone Number", but why not just put that information in the Label or Description? (POI are stored in a sqlite3 database, by the way.)