Google Directions API 助手库 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!

本文地址:https://codercto.com/soft/d/6145.html

The Practice of Programming

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》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

在线进制转换器
在线进制转换器

各进制数互转换器