简体   繁体   English

Xamarin.Forms 免费附近的地方 API

[英]Xamarin.Forms Free Nearby Places API

I am working on a project that needs to detect location.我正在做一个需要检测位置的项目。 But this location information is not that reliable because It's just giving the latitude and longitude information.但是这个位置信息并不那么可靠,因为它只是给出了纬度和经度信息。 I want to get a list of places nearby the location taken from the user's phone.我想获取用户手机位置附近的地点列表。 I've researched Geocoding, Geocoder and Google Places for it.我为此研究了 Geocoding、Geocoder 和 Google Places。 Google Places is not a free solution. Google Places 不是免费的解决方案。 They're trying to earn money.他们正在努力赚钱。 Geocoding and Geocoder aren't giving the nearby places. Geocoding 和 Geocoder 不提供附近的地点。 It's partially giving the whole address by PlaceMark data object. Please anyone can help with it?它通过 PlaceMark 数据 object 部分给出了整个地址。请有人能帮忙吗? Is there a NuGet package that I can use for free?有没有可以免费使用的NuGet package? Thank you, Have a good day!谢谢你,祝你有美好的一天!

No one provide nearby places service free of cost.没有人免费提供就近服务。 You have to select different provider for this service.您必须向 select 提供此服务的不同提供商。 Google is one of them and always best choice.谷歌就是其中之一,而且始终是最佳选择。 For development purpose you can use google places service free of cost.出于开发目的,您可以免费使用 google places 服务。

following are some famous provider for the near by places service以下是附近地点服务的一些著名提供商

  1. Google Places API谷歌地方信息 API
  2. Map My India Map 我的印度
  3. Here Map这里Map

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM