Skip to content

2.1.0 - Heatmap Rendering

Compare
Choose a tag to compare
@mountainvat mountainvat released this 22 Sep 01:28
· 149 commits to master since this release

Features:

  • Added Heatmaps rendering.
  • Added a constructor for setting custom background colors of cluster icons.

Resolved Issues:

  • Forwarded mapView:didTapPOIWithPlaceID:name:location to underlying mapDelegate.
  • Fixed a minor Swift compatibility issue.