MPLocationClusteringEngine

interface MPLocationClusteringEngine

MPLocationClusteringEngine

Author

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

Functions

Link copied to clipboard
@Nullable
abstract fun computeClusters(    @Nullable locations: List<MPLocation>,     @Nullable selectedLocation: MPLocation,     @Nullable locationClusterImageAdapter: MPLocationClusterImageAdapter): List<MPLocationCluster>
Link copied to clipboard
abstract fun setCancelClustering(cancelClustering: Boolean)

Inheritors

Link copied to clipboard