I have create Map view in my application, every thing works fine
except the title annotation
my rhodes version is 3.0.2
Here is my code
@customer = User.find(@params["id"])
map_params = {
我正在學習,並且已經根據Hartl's book設置了Ruby on Rails環境。我還想爲移動應用程序開發建立一個Rhodes環境。 在設置Ruby on Rails之後,我會如何設置Rhodes,而不會搞亂Ruby on Rails環境?另外,如果我使用WEBrick(或Apache)的SQLite3(或MySQL),我還需要RhoSync嗎? 我運行Ubuntu 11.04(我將使用Rho
我想顯示使用Rhomobile的框架羅德 我按照地圖的webinar和tutorial 我已經做了完全一樣的,但我的地圖圖塊不加載上我的android設備和模擬器上。 我已經生成後的instructions here API密鑰和我調試的關鍵:05dXWxC1NSKgk7itJZnjJr1-AobLz3l5iN2iAWg 我說像這樣的關鍵在於我build.yml: android:
ve