GeolocationInfoOptions: {
    apiKey?: string;
}

Options that can be provided to get user data.

Type declaration

  • Optional apiKey?: string

    Custom MapTiler Cloud API key to use instead of the one in global config

Generated using TypeDoc