Closed cjmartin2 closed 10 years ago
This actually won't work, because every device will generate a different markerID. Switching back to HashMap implementation.
With new google-maps-utils the PickupRequest implements ClusterItem, which allows us access to the marker and pickuprequest data.
When user clicks on a marker, query Parse for PickupRequests with that markerID.