]> err.no Git - mapper/commit
Start to use a static location structure, with street/primary/secondary location.
authorKaj-Michael Lang <milang@angel.tal.org>
Tue, 24 Jul 2007 20:43:15 +0000 (23:43 +0300)
committerKaj-Michael Lang <milang@angel.tal.org>
Tue, 24 Jul 2007 20:43:15 +0000 (23:43 +0300)
commite935da44cef27f099bffcfc6e26f560dcde3be33
tree63eef80a5b294a98ef7b279eb978c4e6253e337d
parentd5e8a55511e09b74675929e312340b2fe0c56006
Start to use a static location structure, with street/primary/secondary location.
Check if we are on the same way as last time and skip database query if so.
Use idle function to update location. (For now, a thread would be nicer so the UI won't block even if the query would take time).
src/map.c