Skip to content
This repository was archived by the owner on Jan 5, 2021. It is now read-only.
This repository was archived by the owner on Jan 5, 2021. It is now read-only.

Broken for simple arrays #7

@ro-ka

Description

@ro-ka

Passing in an address array breaks. There is one address geocoded but not returned.

Example usage:

geoBatch.geocode(addresses)
  .on('data', (data) => console.log('geocodeResult', data))
  .on('end', () => console.log('geocodeEnd'));

It works in version 1.1.0, but not in version 1.2.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions