CallOut callOut = new CallOut(MyApp.getContext()); callOut.setStyle(CalloutAlignment.BOTTOM); callOut.setCustomize(true); callOut.setLocation(x, y); callOut.setContentView(view); mapView.addCallout(callOut, name);
这里有开发API和例子代码呀 https://help.supermap.com/iMobile/zh/
IOS的参考代码:http://pan.baidu.com/s/1o6OQgAY 提取码:zx88