HoverListener typedef

HoverListener = dynamic Function(MapFeature? feature)

Implementation

typedef HoverListener = Function(MapFeature? feature);