79112126

Date: 2024-10-22 01:02:59
Score: 1.5
Natty:
Report link

Using the following options has it working now:

const options = {
    bounds: defaultBounds,
    componentRestrictions: {country: 'us'},
    strictBounds: false,
    fields: ["address_components", "geometry"],
    types: ["address"],
};

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Larry T