Re: [開發] google map WVGA
這是我的xml
版本為2.1 + Google map api
螢幕解析度480*800
畫面變大,mapview跟著跟大,卻讓mapview不清楚
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout
android:id="@+id/widget0"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:keepScreenOn = "true"
xmlns:android="http://schemas.android.com/apk/res/android"
>
<com.google.android.maps.MapView
android:id="@+id/trackmapview"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:enabled="true"
android:clickable="true"
android:apiKey="API KEY"
/>
<Spinner android:id="@+id/spinner4"
android:textSize="25sp"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_x="0dip"
android:layout_y="0dip"
android:drawSelectorOnTop="true"
/>
</FrameLayout>
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 114.42.83.139
→
12/03 02:15, , 1F
12/03 02:15, 1F
→
12/03 02:24, , 2F
12/03 02:24, 2F
→
12/03 02:26, , 3F
12/03 02:26, 3F
→
12/03 10:47, , 4F
12/03 10:47, 4F
討論串 (同標題文章)
java 近期熱門文章
3
14
PTT數位生活區 即時熱門文章