onClusterTap method
A marker icon managed by ClusterManager has been tapped.
Implementation
Stream<ClusterTapEvent> onClusterTap({required int mapId}) {
throw UnimplementedError('onClusterTap() has not been implemented.');
}
A marker icon managed by ClusterManager has been tapped.
Stream<ClusterTapEvent> onClusterTap({required int mapId}) {
throw UnimplementedError('onClusterTap() has not been implemented.');
}