Patrick Robertson wrote: > > I assume this is a result of me missing subversion. Is there another way to > install this plugin. > > Alternatively, can anyone tell me any better ways of finding the geocode from > an address or postcode? > > http://github.com/queso/ym4r-gm is a port onto github that I've used in > the > past. > > If your model is using geokit (acts_as_mappable) , lat/lng are > attributes > from a provided address. Otherwise you have to geocode from calling > that > geocode method. acts_as_mappable provides convenience on top > ActiveRecords > find method as well for a geocodable model.
Installing the plugin from that port causes an error: script/plugin install http://github.com/queso/ym4r-gm + ./opensearch.xml Plugin not found: ["http://github.com/queso/ym4r-gm"] Is there a way to produce the process of automatically adding custom markers with info-windows onto Google Maps without a plugin or gem using a provided address and postcode? -- 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-t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.