altosdroid: programmatically create map fragment
authorMike Beattie <mike@ethernal.org>
Sun, 10 Mar 2013 07:40:13 +0000 (20:40 +1300)
committerMike Beattie <mike@ethernal.org>
Sun, 10 Mar 2013 07:40:13 +0000 (20:40 +1300)
commitb7c82b867b12ca016164725f3736bc5b55048999
treea7c011bbf136cd276ed77b2b3c5899af34fa72bd
parent8adadf6bd2ba623642675e4beafac4ac98b1916d
altosdroid: programmatically create map fragment

* Allows reliable fetching of a GoogleMap handle.
* Set map options, initial location (NCR North for now, temporarily)
* Add some info fields below map, and update them accordingly

Signed-off-by: Mike Beattie <mike@ethernal.org>
altosdroid/res/layout/tab_map.xml
altosdroid/src/org/altusmetrum/AltosDroid/TabMap.java