Android:地图一角的按钮
我想在我的 Android 地图右上角创建一个按钮(必须一直留在那里,即使我在地图中移动)。点击时,地图应进入卫星视图,再次点击时,地图应返回街景。
我有街景和地图视图的代码,我只想知道如何创建一个始终位于右上角的按钮。
谢谢
I wanted to create a button in my Android maps at the top right corner(has to stay there all the time, even if I move in the map). when tapped the map should go to satellite view, when tapped again it should come back to street view.
I have the code for street view and map view, I just want to know how to create a button that stays always at the top right corner.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用这个布局。
use this layout.