visible property

bool get visible

선형(Route 또는 MultipleRoute)가 현재 지도에 그려지는지 여부를 나타냅니다.

Implementation

bool get visible => _visible;