hi My app has location for every user,i want the location to display a little google map in a way like ajax when clicking the location? I am a javascript and google map api idiot,can you help me? is there any tutorial? I have looked over the goog map api,but can not find the answer. Thanks! -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Guo Yangguang wrote:> hi > My app has location for every user,i want the location to display a > little google map in a way like ajax when clicking the location? I am a > javascript and google map api idiot,can you help me? is there any > tutorial? I have looked over the goog map api,but can not find the > answer. > Thanks!Look into geokit, but i''m not sure it will display the map for you. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Guo Yangguang wrote:> hi > My app has location for every user,i want the location to display a > little google map in a way like ajax when clicking the location? I am a > javascript and google map api idiot,can you help me? is there any > tutorial? I have looked over the goog map api,but can not find the > answer.Then ask in a Google Maps support forum, not here. This is not a Rails issue.> Thanks!Best, -- Marnen Laibow-Koser http://www.marnen.org marnen-sbuyVjPbboAdnm+yROfE0A@public.gmane.org -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
examples: http://juixe.com/techknow/index.php/2007/02/07/rails-google-maps-plugin/ http://earthcode.com/blog/2006/04/rails_geocoding_and_google_map.html On Jun 4, 9:33 am, Marnen Laibow-Koser <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Guo Yangguang wrote: > > hi > > My app has location for every user,i want the location to display a > > little google map in a way like ajax when clicking the location? I am a > > javascript and google map api idiot,can you help me? is there any > > tutorial? I have looked over the goog map api,but can not find the > > answer. > > Then ask in a Google Maps support forum, not here. This is not a Rails > issue. > > > Thanks! > > Best, > -- > Marnen Laibow-Koserhttp://www.marnen.org > mar...-sbuyVjPbboAdnm+yROfE0A@public.gmane.org > -- > Posted viahttp://www.ruby-forum.com/.-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.