+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -284,7 +284,7 @@ - (void)renderCluster:(id<GMUCluster>)cluster animated:(BOOL)animated {
284
284
} else {
285
285
for (id<GMUClusterItem> item in cluster.items) {
286
286
GMSMarker *marker;
287
-
if ([item class] == [GMSMarker class]) {
287
+
if ([item isKindOfClass:[GMSMarker class]]) {
288
288
marker = (GMSMarker<GMUClusterItem> *)item;
289
289
marker.map = _mapView;
290
290
} else {
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4