GenericSystemPolylineMarker
public protocol GenericSystemPolylineMarker: GenericMarker
Generic system geometric marker protocol definition.
-
The polyline that should be displayed on the map.
Declaration
Swift
var polyline: TGGeoPolyline?