If you have a TileStache server providing vector tiles in GeoJSON format, these classes will allow you to render this data on iOS devices running iOS 7.0+ using MapKit.
Use them just as you would the built-in MKTileOverlay and MKTileOverlayRenderer classes.
- Only handles LineStrings and MultiLineStrings, ignores all other geometry types.