We want to cluster items like iOS and Android mapsCan this be done?
How can I set up feature reduction for an arbitrary FeatureLayer?
I've checked sample above, but it loads webmap which feature layer already has non-null featureReduction prop. But what if I create:
var featureTable = ServiceFeatureTable.withUri(uri);var featureLayer = FeatureLayer.withFeatureTable(featureTable);
How do I apply cluster in this case?
Our Flutter Maps SDK currently supports clusters. Check this sample code for reference.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.