I need to build a searchable map for one my client''s sites. Anyone know of any existing code/plugins for this in Rails? PS. The map is a plan of their grounds, not like Google Map! -- 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Mark Dodwell wrote:> > I need to build a searchable map for one my client''s sites. Anyone know > of any existing code/plugins for this in Rails? > > PS. The map is a plan of their grounds, not like Google Map! >You could start with the map example in the Pragmatic Ajax book: http://www.pragmaticprogrammer.com/title/ajax/ Part of that example is provided as a sample of the book content: http://media.pragprog.com/titles/ajax/ajaxian_maps.pdf That sample should make it clear what the whole example delivers. regards Justin Forder --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---