GoogleMapsResult: {
    places?: GoogleMapsResultPlaces[];
    widget_context_token?: string;
}

The result of the Google Maps.

Type declaration