代码改变世界

随笔档案-2011年7月1日

android在百度地图上怎样点击一下overlay,出现TextView或者imagebutton

2011-07-01 12:06 by 佳佳@——@, 656 阅读, 收藏,
摘要: 这是一个困惑我很久的问题,我在最后采用了这个解决方案。首先建在layout文件夹下建一个 foot_map.xml内容如下<?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="wrap_content" android:layout_height="wrap_content&qu 阅读全文