geometry property
The polyline describing the location.
Implementation
@core.Deprecated('Now field in SimulationSettings settings.')
mapkit_geometry_geometry.Polyline? get geometry;
Implementation
@core.Deprecated('Now field in SimulationSettings settings.')
set geometry(mapkit_geometry_geometry.Polyline? val);