flutter-mapbox-gl / maps

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

Map clusters - getClusterLeaves - missing? #1271

Closed giaur500 closed 1 year ago

giaur500 commented 1 year ago

On native Android, I am able to get cluster leaves to get items for each map cluster: https://docs.mapbox.com/android/maps/api/10.0.0-beta.15/-mapbox%20-maps%20-android/com.mapbox.maps.extension.style.sources/get-cluster-leaves.html

Is it also exposed to Flutter plugin? I need to know which points have been clustered, but can't find that method. Does anybody know hot to do that?

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.