Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6601005
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T18:41:50+00:00 2026-05-25T18:41:50+00:00

From this ticket in pivotal tracker: https://www.pivotaltracker.com/story/show/3545405 This feature was implemented 6 months ago,

  • 0

From this ticket in pivotal tracker: https://www.pivotaltracker.com/story/show/3545405

This feature was implemented 6 months ago, but I can’t seem to make the annotations work or find anyone that has done so.

Anyone knows how to make it work or at least be able to show some sort of information inside the same map when clicking over a point?

This is the code I have:

@allpoi = Poi.find(:all) 
pois = [] 
@allpoi.each do |poi| 
  pois << { :latitude => poi.lat, 
    :longitude => poi.long, 
    :subtitle => "Go to punto", 
    :title => poi.name, 
    :url => "/app/Poi/{#{poi.object}}" } 
end 
  map_params = { 
  :settings => {:map_type => "roadmap",:region =>['-33.425327','-70.604891', 0.04, 0.04], 
                :zoom_enabled => true,:scroll_enabled => true,:shows_user_location => false, 
                :api_key => 'MY_GOOGLE_API_KEY'}, 
     :annotations => pois 
} 
  MapView.create map_params 
  redirect :controller => :Poi, :action => :index 

Thank you in advance

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T18:41:51+00:00Added an answer on May 25, 2026 at 6:41 pm

    The annotations in Android can only be added on the working master branch. It does not work on the current release version of Rhodes 3.1.

    If you try the example app with the master branch version you will be able to see the extra features.

    The source code can be installed following these instructions

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've just upgraded from MRI-1.8.7 to MRI-1.9.1 and heard about this lighthouse ticket which
From this site: http://www.toymaker.info/Games/html/vertex_shaders.html We have the following code snippet: // transformations provided by
from this code will show in original color how can i change it to
I'm following this Hiphop installation guide: https://github.com/facebook/hiphop-php/wiki/Building-and-installing-on-ubuntu-10.10 And when I try to make it,
I want to do pretty much the same like in this ticket at djangoproject.com
I was following the steps from box.net document http://developers.box.com/get-started/#authenticating I can get a ticket
Due to this bug: http://bugs.jquery.com/ticket/11921 I need to upgrade my jquery-ui When I look
From this context: import itertools lines = itertools.cycle(open('filename')) I'm wondering how I can implement
From this post : I would first suggest that you optimize your dependentObservable (a.k.a.
From this link the author suggested: table.setWidth(100%, true); table.setColumnWidth(nameColumn, 35.0, Unit.PCT); table.setColumnWidth(addressColumn, 65.0, Unit.PCT);

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.