/v3.2/nimbits-android/res/layout/map_view.xml

http://nimbits-server.googlecode.com/ · XML · 17 lines · 11 code · 4 blank · 2 comment · 0 complexity · 619b80f8a068bb3799dda127aee72437 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <LinearLayout
  3. xmlns:android="http://schemas.android.com/apk/res/android"
  4. android:layout_width="wrap_content"
  5. android:layout_height="wrap_content" android:clickable="true">
  6. <com.google.android.maps.MapView
  7. android:layout_width="fill_parent"
  8. android:layout_height="fill_parent"
  9. android:apiKey="0jLx_HoT8VBiy-w4RQpL7AorX3wy8EzcYeq_2cw"
  10. android:id="@+id/mapview1" android:isScrollContainer="false"/>
  11. </LinearLayout>
  12. <!-- android:apiKey="0jLx_HoT8VBhiLaT2kZ2iB9ru2IpQNmyEbYjsZQ" -->
  13. <!--prod android:apiKey="0jLx_HoT8VBiy-w4RQpL7AorX3wy8EzcYeq_2cw" -->