google-maps-ios-utils icon indicating copy to clipboard operation
google-maps-ios-utils copied to clipboard

Results 17 google-maps-ios-utils issues
Sort by recently updated
recently updated
newest added

DDRBoxman, this algorithm saved my time from being killed in programming. I would suggest to please provide this algorithm in swift 3.0+ also and make pods of it. Thanks

Hi Guy How can i detect touch on marker or cluster ? Touch on number or image ![simulator screen shot jul 27 2016 2 56 35 pm](https://cloud.githubusercontent.com/assets/9377583/17168028/578f6b44-540a-11e6-9c76-f0170285bbca.png)

I am able to show 2 different kind of clusters by creating 2 GClusterManager objects. But issue is cluster items are reset to newly created GClusterManager object, so when we...

Hi, Since i am using Clustering of Annotation on google map. Now if annotation have same coordinate then we can't see the annotation after full zooming in map. And it...

https://github.com/DDRBoxman/google-maps-ios-utils/issues/14 [clusterManager_ hideItemsNotInVisibleBounds]; exposed ability to remove items and test if cluster contains item. Or optionally - you can just cherry pick the hideItemsNotInVisibleBounds method

A marker should be able to have different behaviors based on whether its in a clustered state or not. I need a method in, say, NonHierarchicalDistanceBasedAlgorithm that can provide a...

Hi, Few days ago I updated google map sdk . now I get issue in clustering. cluster not getting breakdown on tap or on zoom on map.

In example project. When click on marker shown dialog without title of marker

I'm trying to do 2 different thing with this method. I'd like to zoom in if I tap on a cluster and display an alert if I tap on a...

googlemaps/google-maps-ios-utils#4

enhancement