Possible extra billing for Google Places API

Created on 13 January 2025, about 2 months ago

Problem/Motivation

Geocoder plugin for Google Places API queries all fields during Place Details API call, hence can result in extra billing if contact or atmosphere fields are returned.

Fields (Place details) in Places API

Steps to reproduce

Call geocode for the place that have contact or/and atmosphere data.

Proposed resolution

Since only geometry and formatted_address are used, add "&fields=geometry,formatted_address" to the query string when calling place details API.

🐛 Bug report
Status

Active

Version

3.0

Component

GoogleMapsAPI

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024