JavaClusteringEngine

open class JavaClusteringEngine : MPLocationClusteringEngine

JavaClusteringEngine

Author

Mohammed Amine Naimi - Copyright © 2018 MapsPeople A/S. All rights reserved.

Functions

Link copied to clipboard
@Nullable
open fun computeClusters(    @Nullable mpLocations: List<MPLocation>,     @Nullable selectedLocation: MPLocation,     @Nullable locationClusterImageAdapter: MPLocationClusterImageAdapter): List<MPLocationCluster>

Properties

Link copied to clipboard
open var cancelClustering: Boolean