功能說明 運用 Google Fusion Tables 來儲存資料(Date、Note),並使用WebViewer 元件來顯示 Google Fusion Tables。Google Fusion Tables 讓您能以更簡易的方式建立各類 GIS 統計地圖。 畫面製作說明 Label(標籤)、WebViewer、FusiontablesControl、TextBox(文字輸入塊)、Button(按鈕)
程式說明 Step1宣告變數。 TABLE_URL:Fusion Tables的公開網址 TABLE_ID:Fusion Tables的ID API_KEY:Fusion Tables的API密鑰 建立FusionTables 進入https://support.google.com/fusiontables/answer/2571232 此為FusionTables的公開網址 [1p4...Pf4] 此為Fusion Tables的ID 取得FusionTables的API密鑰 進入https://code.google.com/apis/console/ Step2:程式初始化時,設定Fusiontables的ApiKey,並設定WebViewer一開始要開啟的網頁 URL。 Step3:呼叫 procedure副程式,將值傳送給Fusion Tables 伺服器。 Step4:取得FusionTables 伺服器回傳的訊息並顯示在 WebViewer中。 手機畫面 |