The Google Maps Platform Premium Plan is no longer available for sign up or new customers. This option is only provided for maintaining existing legacy applications that use client IDs. For new applications, please use API keys.

Deprecated

interface PremiumPlanParams {
    client_id: string;
    client_secret: string;
}

Properties

client_id: string

project client ID

client_secret: string

project URL signing secret. Used to create the request signature