
public class SampleOverlayItem
extends org.osmdroid.views.overlay.OverlayItem
| Constructor and Description |
|---|
SampleOverlayItem(String aUid,
String aTitle,
String aDescription,
org.osmdroid.util.GeoPoint aGeoPoint,
Drawable aMarker,
org.osmdroid.views.overlay.OverlayItem.HotspotPlace aHotspotPlace) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(Canvas canvas) |