org.openintents.locations
Class LocationsMapOverlay

java.lang.Object
  extended by Overlay
      extended by org.openintents.locations.LocationsMapOverlay

public class LocationsMapOverlay
extends Overlay


Constructor Summary
LocationsMapOverlay(LocationsMapView mView)
           
 
Method Summary
 void draw(Canvas canvas, MapView mapView, boolean b)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationsMapOverlay

public LocationsMapOverlay(LocationsMapView mView)
Method Detail

draw

public void draw(Canvas canvas,
                 MapView mapView,
                 boolean b)