Placing thousands of pins on google map in android app
问题 I'm working with my programmers and have an issue that we're trying to find a simple / opensource solution to as i'm sure others have come across the same issue before... In simple terms we're trying to place thousands of pins on a google map within an android application.... We managed to solve the problem of placing thousands of pins on a google map within xcode by using a clustering algorithm that placed them in clusters and gave the number of pins in a particular area, then as you zoom in