Wrapper for Google Maps Geocoding API.
Provides methods for geocoding locations with configurable options for address components, geometry, metadata, and navigation points.
GoogleGeocodingAPIWrapper()Clean and format results.
Process geocoding request and return results.
Handles both single and batch geocoding requests with detailed location data.
Process multiple locations in batch.
Get raw results with improved error handling.
Validate that api key exists in environment.
Geocode query asynchronously.