用于非政府组织项目的 Google 地图免费 API
我正在构建一个 React 应用程序,我想使用地图。谷歌地图和其他地图 API 是收费的,而这个项目将对社区免费(就像非政府组织一样),所以根本没有预算。
在此应用程序中,有一个用于创建事件的页面,因此您可以输入许多内容以及事件将在哪里发生,这就是我想使用地图来搜索和显示位置的地方。 我认为,如果有可能使用连接到 API 的搜索框来根据搜索获取经度和纬度,那就太好了,但我不知道如何制作它,我希望你能帮助我找到办法。 (事情是:免费获取信息)
正如我创建此活动一样,我想在“活动”页面上显示此信息,以便了解活动将在哪里发生。这将是我想使用地图的第二部分。你知道如果我只在地图上显示位置的话会被收费吗?如果是这样,那么我可以使用从事件创建中获得的纬度和经度重定向到 Google 地图。
提前致谢!
I'm building a React app and I would like to use Maps. Google Maps and other Maps APIs have a charge and this project will be free for the community (just like an NGO) so no budget at all.
In this app there is a page to create an Event, so you can type many things and where the Event will happen, and that is where I would like to use Maps, to search and show the location.
I thought that if is there any possibility to use a search box connected to an API just to get the Longitude and Latitude based on the search would be great, but I have no idea how to make it and I was expecting that you could help me find a way. (the thing is: get the information for free)
Just as I create this event, I would like to show this information on the Event page, so where the event will happen. And that would be the second part that I would like to use Maps. Do you know if I just show the location in Maps if I would be charged? If so, then I can use redirection to Google Maps using the Latitude and Longitude that I got from the event creation.
Thanks in advance!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请参阅 https://www.google.com/nonprofits/offerings/ google-earth-and-maps/ 适用于非营利组织。
See https://www.google.com/nonprofits/offerings/google-earth-and-maps/ for non-profit organizations.