net.neurowork.mobile.android.fw
Class CustomItemizedOverlay

java.lang.Object
  extended by 
      extended by net.neurowork.mobile.android.fw.CustomItemizedOverlay

public class CustomItemizedOverlay
extends


Constructor Summary
CustomItemizedOverlay(android.graphics.drawable.Drawable defaultMarker)
           
CustomItemizedOverlay(android.graphics.drawable.Drawable defaultMarker, android.content.Context context)
           
 
Method Summary
 void addOverlay(OverlayItem overlay)
           
 int size()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomItemizedOverlay

public CustomItemizedOverlay(android.graphics.drawable.Drawable defaultMarker)

CustomItemizedOverlay

public CustomItemizedOverlay(android.graphics.drawable.Drawable defaultMarker,
                             android.content.Context context)
Method Detail

size

public int size()

addOverlay

public void addOverlay(OverlayItem overlay)