2.5.4 • Published 3 years ago

hearth-address-resolver v2.5.4

Weekly downloads
2
License
ISC
Repository
github
Last release
3 years ago

Usage

Look at the tests inside the src/test directory for usage examples. Click here

API

➡️ forwardGeocode(address: string | string[], params: ForwardGeocodeParams) => <null | number[] | {coords: number[], rawData: object}>

➡️ ForwardGeocodeParams: { recieveRawContent: boolean }

Configuration

Make sure that you have PELIAS_ENDPOINT environment variable set to the URL where your pelias instance is hosted, before you call any method from this lib

⚠️ Note: If setting the env variable is not possible you can also call the init() method to set the URL manually

2.5.4

3 years ago

2.5.3

3 years ago

2.5.2

3 years ago

2.5.1

3 years ago

2.5.0

3 years ago

2.4.0

3 years ago

2.3.0

3 years ago

2.2.3

3 years ago

2.2.1

3 years ago

2.2.0

3 years ago

2.2.2

3 years ago

1.1.1

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.1.0

3 years ago

1.0.0

4 years ago