hasPaths property

bool hasPaths

Implementation

bool get hasPaths =>
    type == TileFeatureType.linestring || type == TileFeatureType.polygon;