如何在android中的arcgis mapview滚动后获得lat?

时间:2016-03-18 11:29:00

标签: android geolocation arcgis

我在android中使用Arcgis mapview Api。我们在屏幕中央添加了一个引脚。当我滚动地图时,我想得到该引脚下位置的坐标。请帮助我。提前谢谢。

1 个答案:

答案 0 :(得分:0)

在地图上设置OnStatusChangeListener并将点更新为中心。您可以查看以下链接以获取更多帮助。

How to add marker or graphics to MapView using ArcGIS android SDK?