setRepresentation method - MapPolyline class - mapview library - Dart API
setRepresentation
setRepresentation abstract method
- MapPolylineRepresentation representation
Changes the appearance of the MapPolyline instance.
representationThe representation describing a new appearance of theMapPolyline.
Implementation
void setRepresentation(MapPolylineRepresentation representation);