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);