Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 559 Bytes

File metadata and controls

13 lines (12 loc) · 559 Bytes

MyFireHydrantMap - (中文名待取)

注意事項

在AndroidManifest.xml底下的YOUR_API_KEY, 需要向Google申請API Key

<meta-data
                android:name="com.google.android.geo.API_KEY"
                android:value="YOUR_API_KEY"/>

待記事項

  • 資料的API 之後再問問看OSM的大大們