Monday, 31 October 2011

MapApp

so I wrote myself a map app....


Having discovered that using my existing set of maps with OruxMaps was going to be difficult I had a little play with writing my own.

Not too challenging so far - reading the GPS position is pretty straightforward, displaying the bitmap tiles not too difficult.  Just need to get round issues like scaling and handling display changes (eg orientation).

So need to think about the basic functions I need, such as track recording and playback.

No comments:

Post a Comment