geometry property
Polyline?
get
geometry
The polyline describing the location.
Implementation
mapkit_geometry_geometry.Polyline? get geometry;
set
geometry
(Polyline? val)
Implementation
set geometry(mapkit_geometry_geometry.Polyline? val);