没有提供图像。
没有提供图像。
MapManager (Swift)
2014年9月30日 • MIT 许可证
MapManager 是一个 MapKit 包装器,提供完全用 Swift 编写的路线方向绘制 1) 闭包支持 2) 使用 Apple 服务获取路线 3) 使用 Google 服务...
SwiftState
2014年8月29日 • MIT 许可证
Swift 优雅的状态机。[特性]过渡:.State0 => .State1 尝试过渡:machine <- .State1 尝试过渡 + 消息:machine <- (.State1, "GoGoGo") 连接:...
RBRouteBuilder
2014年4月11日 • MIT 许可证
无需字符串和烦恼即可构建路线。示例基于 GitHub API 路由 NSURL *orgsURL = router().users.add(@"AlexDenisov").orgs.URL; // NSURL: /users/AlexDenisov/orgs N...
Transit.in.ua数据模型和加载器
2012年12月25日 • BSD许可证
transit.in.ua网站的模型和API加载器实现。使用其方法可以加载路线上的小巴的GPS坐标。项目包括示例应用程序和测试代码。