Google Directions API 助手库 PXGoogleDirections
- 授权协议: BSD
- 开发语言: Swift Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/poulpix/PXGoogleDirections
软件介绍
PXGoogleDirections 是 Swift 实现的 Google Directions API 助手库,支持 iOS。
支持所有 Google Directions API 的特性 https://developers.google.com/maps/documentation/directions
支持 "open in Google Maps app",包括特定位置和方向请求
提供现代化,Swift 风格的完成块,还有 Objective-C 风格的委托模式
通过 HTTPS 进行查询
JSON 用来降低请求的大小
支持 CocoaPods
安装:
source 'https://github.com/CocoaPods/Specs.git' platform :ios, '8.0' pod 'PXGoogleDirections' use_frameworks!
The Practice of Programming
Brian W. Kernighan、Rob Pike / Addison-Wesley / 1999-2-14 / USD 49.99
With the same insight and authority that made their book The Unix Programming Environment a classic, Brian Kernighan and Rob Pike have written The Practice of Programming to help make individual progr......一起来看看 《The Practice of Programming》 这本书的介绍吧!
