I also moved the directions listfragment, overlay, and other required
classes from FMC into the library
Change-Id: Iba27e29d89e864dbeca3a2670aed552a8be4f2b8
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
updated map_fragment.xml to TC release api key
updated MidPoint to be final
updated UserOverlayBase to synchronize the animation thread abort
method, and made mUserArrow volatile
Change-Id: Ie79d2c8edb08b7cfdbd130a63e34d0e9ce62eb0e
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
CompasOverlay.java
updated all methods that set mX and mY to use dip instead of px
updated default drawables to compass_sm.png and needle_sm.png
added RadiusOverlay.java and LocationSelectedListener.java to the library
CompasOverlay.java
updated all methods that set mX and mY to use dip instead of px
updated default drawables to compass_sm.png and needle_sm.png
added RadiusOverlay.java and LocationSelectedListener.java to the library
CompasOverlay.java
updated all methods that set mX and mY to use dip instead of px
updated default drawables to compass_sm.png and needle_sm.png
added RadiusOverlay.java and LocationSelectedListener.java to the library
CompasOverlay.java
updated all methods that set mX and mY to use dip instead of px
updated default drawables to compass_sm.png and needle_sm.png
added RadiusOverlay.java and LocationSelectedListener.java to the library