📄️ Address Component
The GeocodeAddressComponent object represents an individual address component from the Geocode result.
📄️ Address Types
The GeocodeAddressTypes object is a helper object to test the geocode address component address types.
📄️ Geocoding
The Geocode object is based on the Google maps geocoding API.
📄️ Geocode Result
The GeocodeResult object holds the individual geocode response. It is accessed through the GeocodeResults object.
📄️ Geocode Results
The GeocodeResults object holds the results from a geocode request. It is used when there are zero or more matching results with no errors.