mapchart library

Typedefs

ColorRule = Color? Function(MapFeature feature)
Rule to obtain a color of a feature.
FeatureClickListener = dynamic Function(MapFeature feature)
HoverListener = dynamic Function(MapFeature? feature)
HoverRule = bool Function(MapFeature feature)
LabelStyleBuilder = TextStyle Function(MapFeature feature, Color featureColor, Color labelColor)
LabelVisibility = bool Function(MapFeature feature)
OnFinish = dynamic Function(MapResolution newMapResolution)

Exceptions / Errors

MapChartError