Package ims.map

Interface Summary
MapWrapperLayout.OnTouchListener Interface for the OnTouchListener
 

Class Summary
BoundsCalculator Implements the BoundsCalculator.calculateNewBounds(GoogleMap, LatLng) method which calculates the bounds of the map's visible region.
DeviceLocationListener Runnable which handles location changes of the device's location.
DirectionThread Class checks continuously whether the distance (arrow and display of distance on the map) should be shown by reference to the distance checkbox (settings menu) and the status of the device (is the device connected?
Map The main class which handles the map-fragment.
MapWrapperLayout Wrapper layout for OnTouchMapFragment to add an OnTouchListener to the layout.
MyLocationListener Runnable which handles location changes of my location (phone's location).
MySensorEventListener Handles the rotation in direction of the view (phone's orientation) referring to the compass mode after the specified amount of time elapses.
OnTouchMapFragment MapFramgent for Map.