LabelVisibility typedef

LabelVisibility = bool Function(MapFeature feature)

Defines the visibility of a MapFeature

Implementation

typedef LabelVisibility = bool Function(MapFeature feature);