简体   繁体   English

如何在Google地图上添加和检索地点

[英]How to add and retrieve places on google map

i am creating a app which offers a service for place to register and store general details and their location then I'd like to retrieve these places locations on the Android app ,based on the user's location, So that when a app user open the app, the registered place near that user in a 5 mile radius is listed or shows on map Kindly provide the useful solutions or links related to such scenario. 我正在创建一个应用程序,该应用程序提供用于注册和存储常规详细信息及其位置的位置的服务,然后我想根据用户的位置在Android应用程序中检索这些位置的位置,以便当应用程序用户打开该应用程序时,则会在地图上列出或显示该用户附近5英里半径内的注册地点,请提供与这种情况相关的有用解决方案或链接。 thanks 谢谢

Google lists everything here . Google 在这里列出所有内容。 They also have a sample app on Github here . 他们也有在Github上找到一个示例应用程序在这里 I'd suggest starting a sample map activity project in Android Studio, it should help you understand the basics of implementing a Google Map in your project. 我建议在Android Studio中启动一个示例地图活动项目,它应该可以帮助您了解在您的项目中实现Google Map的基础。

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

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