M4rtinK / modrana

ModRana is a flexible GPS navigation system for mobile devices. This is the main upstream modRana source code repository - waiting for your pull requests & patches! :)
www.modrana.org
GNU General Public License v3.0
66 stars 21 forks source link

Modrana doesn't open with map at last position. #290

Open clort81 opened 3 years ago

clort81 commented 3 years ago

Modrana doesn't open (start the program) with the map at the most recent position before closing during last run.

If started without GPS signal, this requires user to scroll across the planet to his current position, and download hundreds of tiles, costing many minutes and wasting a lot of bandwidth.

Request modrana remembering the last location of the last run.

Thanks.

M4rtinK commented 3 years ago

Hmm, that really sounds like a bug - IIRC it should remember last known good position and then center on it on the next start. If it doesn't do that then something like broke that logic & has to be fixed. :P