| Package | Description |
|---|---|
| com.manydesigns.portofino.pageactions.map |
| Modifier and Type | Field and Description |
|---|---|
protected List<Marker> |
Map.markers |
| Modifier and Type | Method and Description |
|---|---|
List<Marker> |
MapAction.getMarkers() |
List<Marker> |
Map.getMarkers() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MapView.addMarker(Marker marker) |
Boolean |
Map.addMarker(Marker marker) |
| Modifier and Type | Method and Description |
|---|---|
int |
MapView.addMarkers(Collection<Marker> markers) |
| Constructor and Description |
|---|
Map(String id,
String name,
List<Marker> markers) |