flutter-mapbox-gl / maps

A Mapbox GL flutter package for creating custom maps
Other
1.04k stars 503 forks source link

onFeatureTapped() support for Clusters #1243

Closed andreaarig closed 1 year ago

andreaarig commented 1 year ago

Hi, I was wondering if there was any way to obtain the list of IDs (or feature objects) when calling onFeatureTapped() on Clusters. For instance, is there an implementation of the function: "getClusterLeaves()" from the native Mapbox library? I've seen a similar issue #897 that has been closed but I've not been able to find any implementation of such kind on this library. Thank you.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.