DESCRIPTION

The module makes it possible for other module developers easily to use
Yahoo! PlacerFinder API to find geo coordinates for a given address.

The module it self don't do anything out of the box, by provides a
function to fetch the geo coordinates.

INSTALLATION

Install the module from the module page in the administration, and
go to the Keys API interface and configure your Yahoo Application ID.

Version 6.x-2.x

This version supports Keys version 6.x-2.x and the new Yahoo! PlaceFinder API.

DEVELOPERS

See the documentation in the code for yahoo_geocoding_api_geocode().

REQUIREMENTS

- The keys_api module (version 6.x-2.x), www.drupal.org/project/keys
- PHP should be configured with allow_url_fopen.
- A Yahoo Application ID. Sign up at https://developer.apps.yahoo.com/dashboard/createKey.html.

Version 7.x-2.x

This version supports Keys version 7.x-2.x-dev and the Yahoo! PlaceFinder API.

DEVELOPERS

See the documentation in the code for yahoo_geocoding_api_geocode().

REQUIREMENTS

- The keys_api module (version 7.x-2.x-dev), http://drupal.org/node/1263640.
- PHP should be configured with allow_url_fopen.
- A Yahoo Application ID. Sign up at https://developer.apps.yahoo.com/dashboard/createKey.html.

SPONSORS

Propeople - www.wearepropeople.com

Project information

Releases