kwokpingl / google-maps-ios-utils

Utility library for Google Maps SDK for iOS

Home Page:https://developers.google.com/maps/documentation/ios-sdk/utility/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Maps SDK for iOS Utility Library

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:

About

Utility library for Google Maps SDK for iOS

https://developers.google.com/maps/documentation/ios-sdk/utility/

License:Apache License 2.0


Languages

Language:Objective-C 98.4%Language:Objective-C++ 0.9%Language:Ruby 0.5%Language:C 0.2%