Google Geocoding v3

Version 1.0.1 added 2 years ago by gr0b1

HOW TO INSTALL: To install this package, copy the following code and paste it into your Pods >> Package Manager under the Import tab and follow instructions there.

1.0.1 Notes

About this Package

This is a pre-save helper that will take the values from columns in your pod like name and address and use The Google Geocoding Web Service to return a lat and lng value into columns called "lat" and "lng" in you pod.<br />
This package requests json back from google, it contains more than just the lat and lng values, see the appropriate section outlining the response format.<br />
Make sure you check out the helper and change the column names to reflect the ones in your pod.