Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 1.03 KB

File metadata and controls

53 lines (30 loc) · 1.03 KB

afGoogleMapsAPI-WS-iOS

Build Status Bitdeli Badge

iOS wrapper for the GoogleMaps API Web Services.

How to

Install

Drag/drop the files in the iOS folder to your project in xcode. Use the Copy to target checkbox to make sure you won't loose it on the way. OR Drag/drop the *.framework file to your project in xcode. Use the Copy to target checkbox to make sure you won't loose it on the way.

Use

Go to "the wiki":https://github.com/aferre/afGoogleMapsAPI-WS-iOS/wiki

TODO

Distance Matrix:

	Tests.

Geocoding:

	Tests.

Places:

	Tests.

Elevation:

	From scratch.

Directions:

	Add wrappers for results parameters.

All:

	Get rid of custom locales and use Locales from iOS framework.

	Internationalize.