mglidden / MGGStaticMapView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A drop-in MKMapView replacement that uses MKSnapshotter to create a map, and then adds a fake glowing blue dot and any annotations. This allows you to avoid creating a full MKMapView in views where the user doesn't need to interact with the map. MGGStaticMapView takes significantly less CPU usage and memory to display the map.

About

License:Other


Languages

Language:Objective-C 97.5%Language:Ruby 2.5%