how to do location based search

后端 未结 3 1692
旧巷少年郎
旧巷少年郎 2020-12-11 20:52

I need to develop a solution that will provide the ability for a user to search based on a city and state. The user should have the ability to request that the search result

3条回答
  •  天涯浪人
    2020-12-11 21:18

    You might wanna have a look at GeoNames.

    I have written a .NET WCF client for GeoNames, available here.

提交回复
热议问题