api - how to get location name if i have latitude and longitude in Yahoo Maps -


i designing web application use google maps , yahoo maps. searching yahoo api location address using lat , long. google api not working properly. have close limitations. please me..!

if haven't tried, should use "reverse geocoding (address lookup)" feature of google geocoding api.

details here: https://developers.google.com/maps/documentation/geocoding/#reversegeocoding

if have tried , aren't satisfied, should check out yahoo's place finder api. let's search addresses passing lat/long coordinates. see links below:

overview: http://developer.yahoo.com/boss/geo/docs/requests-pf.html passing lat/long: http://developer.yahoo.com/boss/geo/docs/address-formats.html#latitude-longitude


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -