public class MultiPolyline
extends java.lang.Object
| Constructor and Description |
|---|
MultiPolyline() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Polyline polyline) |
java.util.List<Polyline> |
getPolylines() |
void |
remove()
Remove from the map
|
void |
setPolylines(java.util.List<Polyline> polylines) |