开发者

finding nearby locations [closed]

It's difficult to tell what is being asked here. This question is ambiguous,开发者_如何学编程 vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

How to get the locations nearby me? I've got a latitude and location. Based on this, I want to get nearest locations.

How can this be done?


I assume by 'locations' you mean places/venues/stores/etc?

There are several Location Based Services that provide APIs to retrieve lists of nearby venues.

  • SimpleGeo: https://simplegeo.com/products/places/
  • Gowalla: http://gowalla.com/api/docs
  • Foursquare: http://foursquare.com/apps/

If you are using Gowalla, there's http://code.google.com/p/gowalla-java/ which should get you up and running quickly to access nearby places.


Get list of places surrounding user's current location

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜