public class PolylineCollection
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
PolylineCollection.Builder |
Modifier and Type | Method and Description |
---|---|
void |
changeWidth(int width)
Changes the width of all polylines in the collection to the passed value
|
protected java.util.List<PolylineOptions> |
getPolylineOptions()
For internal maps module use only.
|
public void changeWidth(int width)
protected java.util.List<PolylineOptions> getPolylineOptions()