View Single Post
woody14619's Avatar
Posts: 1,455 | Thanked: 3,309 times | Joined on Dec 2009 @ Rochester, NY
#241
Originally Posted by MartinK View Post
Progress update
I have been improving the sqlite tile storage integration and also took a look on the batch download feature.
Awesome.

Originally Posted by MartinK View Post
There is setting in options that disables the automatic tile download...but I'll have to check if it's actually working/implemented
I think the idea was more to make a "jump to zoomlevel" setting. I know often I want to zoom-out to see the full path (say level 9), and then zoom back to the level I use while moving (level 16). Right now, I need to hit +/- 7 times, and it tries to load those tiles as I'm zooming, which I won't ever want to see. And turning off auto-download isn't a good solution, since I want that on most times to update areas I haven't been through before.

Maybe a screen widget can do this? Can the widgets do things like "jump to zoom level 16"? If so, I could make one for 9, and one for 16, and just jump between them.

Another issue: The reason I need to zoom back is because there's no way I've found to jump to the destination on a route. When using address lookup, I like to verify that the target looks sane, since I've seen Google return bad results at times when it doesn't quite know where something is. (eg. Putting you in the middle of a town when it can't find a street.) Being able to jump to a turn or the destination would be a nice feature.

Originally Posted by MartinK View Post
The activation should be much easier when widgets finally become clickable, etc.
Regarding the tracklog selection, what about a longclick near the track + "do you want to select track XY"popup ?
That would be great. Also, saving routes is currently broken. When you go to save, it says "loaded in XXms", but doesn't give you the option to give it a name, and thus save it as a route. It does auto-save it with a time-stamp name, but with no way to rename it, it's not so useful.


Originally Posted by MartinK View Post
I was thinking about skipping the drawing loop if I can detect that the screen is off (it currently redraws even when the screen is blanked - as do many other apps IMO).
Mappero stops drawing when the screen is off (may be worth a look to see how they do it). He also has a bit of code to keep the display on if the device is in motion. Handy if you're doing a short trip and don't have the device plugged in to a charger.

Originally Posted by MartinK View Post
Well, modRana shares the same map folder with other tile based apps (mappero, maep, AGTL?) so if it just ate the tiles and stuffed them to the database (which could be doable IMO) the other apps would not be able to use them.
Ah... right. Forgot that. Hopefully they'll be able to use the same backend. For now, I've found I've been using modRana much more than the others. But then I already have 2 copies of maps (1 for Nokia, 1 for the rest)... so really, whats 1 more?

Thanks again for this awesome app!
 

The Following 3 Users Say Thank You to woody14619 For This Useful Post: