小编Jef*_*eff的帖子

将图像添加到Android MapView

如果我在Mercator地图投影中有一个具有特定左上latitude/longitude和右下纬度经度的图像,我该如何将其添加到Android MapView?

我是否必须扩展覆盖类,找出我当前的MapView范围,然后使用像BufferedImage?或者我是否必须将图像设置在Google地图使用的相同图块结构中,然后使用扩展的Overlay类将这些图块添加到MapView?

android google-maps image android-mapview

5
推荐指数
1
解决办法
1257
查看次数

标签 统计

android ×1

android-mapview ×1

google-maps ×1

image ×1