Searched defs:clusterObjects (Results 1 – 4 of 4) sorted by relevance
7 private var clusterObjects: [String: ClusterObject] = [:] variable
120 Prop("clusters") { view: GoogleMapsView, clusterObjects: Array<ClusterObject> -> in <lambda>() method