This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Google Maps API

Google Maps JavaScript API integration for location-based services

    Overview

    The Google Maps JavaScript API is used across our applications to provide interactive mapping, geocoding, and location-based functionality.

    Official Documentation

    For complete API reference and guides, see the Google Maps JavaScript API Documentation .

    Usage in Our Applications

    Common Features

    • Interactive Maps - Display dealerships and service locations
    • Geocoding - Convert addresses to coordinates
    • Place Search - Find nearby locations
    • Custom Markers - Branded map pins and info windows

    API Key Management

    Google Maps API keys are configured via environment variables:

    • GOOGLE_MAPS_API_KEY - API key for accessing Google Maps services

    Key Resources

    Support & Billing