【发布时间】:2010-07-31 02:05:22
【问题描述】:
可能重复:
How can I determine if a geopoint is displayed in currently viewable area?
我想知道是否有任何方法(我是 Java 新手)在 Android 上获取 Google MapView 的 MapBounds。
澄清一下,这就是我想做的事情。
在地图移动或缩放时计算最大和最小经纬度,并在 Toast 中显示这些值。
有没有可能的方法来做到这一点 - 或者我是不是在我的头上?
【问题讨论】:
标签: android google-maps