the progress circle will be used to indicate that there is work being
done in the background
Change-Id: Id2929f5be68fce0d223e18d8dd07babfcdb37a34
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
Created the abstract class MapFragmentBase.java to be used as a template for creating new mapfragments.
Created UserOverlayMapFragment.java & SkyHookUserOverlayMapFragment.java. these two mapfragments each maintain the mapview and its respected user overlay, allowing for simpler implmention