Google Maps Android API utility library v0.2.1 Release Notes

Release Date: 2014-01-09 // over 10 years ago
  • ๐Ÿ”€ Merged

    • โšก๏ธ Update to quadTrees #1
    • Area: new implementation avoiding isCCW, and taking radius. #21
    • General code clean up #24
    • ๐Ÿ›  Fix dark text appearance in TextIconGenerator #25
    • ๐Ÿ›  Fix PointQuadTree test. #22
    • โž• Add PolyUtil isLocationOnEdge, isLocationOnPath #19
    • โšก๏ธ Update Earth radius - use the mean radius of the earth instead of radius at equator. #20
    • ๐Ÿšš Rename BubbleIconFactory to TextIconGenerator, remove use of enums. #16
    • โž• Add IntelliJ project files and Gradle build directory to gitignore. #15
    • ๐Ÿ”จ Refactoring of demos. Change demo minSdkVersion to 8. #14
    • Call startDemo() only once. #13
    • โž• Add PolyUtil.containsLocation(). #11
    • โž• Add a Bitdeli Badge to README #9

    Commits