unioil-loyalty-rn-app/ios/Pods/Google-Maps-iOS-Utils
Harley Catubag 73ec2e176b files 2022-06-11 13:36:37 +08:00
..
src files 2022-06-11 13:36:37 +08:00
LICENSE files 2022-06-11 13:36:37 +08:00
README.md files 2022-06-11 13:36:37 +08:00

README.md

google-maps-ios-utils

This open-source library contains classes that are useful for a wide range of applications using the Google Maps SDK for iOS.

  • Marker clustering — handles the display of a large number of points
  • Quadtree data structure - indexes 2D geometry points and performs 2D range queries

  • Geometry libraries - KML and GeoJSON rendering

  • Heatmaps - Heatmap rendering

For more information, check out the detailed guide on the Google Developers site.

Notes: