Skip to content

Instantly share code, notes, and snippets.

@Tobur
Last active August 29, 2015 14:05
Show Gist options
  • Save Tobur/6fc2b904a8a167cf3cee to your computer and use it in GitHub Desktop.
Save Tobur/6fc2b904a8a167cf3cee to your computer and use it in GitHub Desktop.
<pre>
Geocoder\Result\Geocoded Object([latitude:protected] => 33.2729683 [longitude:protected] => -111.6850526 [bounds:protected] => Array([south] => 33.271331 [west] => -111.6850526 [north] => 33.2729683 [east] => -111.683556 ) [streetNumber:protected] => [streetName:protected] => East Ryan Road [cityDistrict:protected] => [city:protected] => Queen Creek [zipcode:protected] => 85242 [county:protected] => Maricopa County [countyCode:protected] => MARICOPA COUNTY [region:protected] => Arizona [regionCode:protected] => AZ [country:protected] => United States [countryCode:protected] => US [timezone:protected] => )
</pre>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment