On Feb 24, 5:52 am, "Vrishali...." <[email protected]> wrote: > Hi everybody...... > > I am working on google map mashup ..with rails 2.2.2. I have completed > the searching different locations and displaying markers and > infowindow. > > Its working fine for the following places : > places = [ > {:address=>'555 Irving, San Francisco, > CA',:description=>'Irving',:image=>'/images/1.jpg'}, > {:address=>'1401 Valencia St, San Francisco, > CA',:description=>'Valencia',:image=>'/images/2.jpg'}, > {:address=>'501 Cole St, San Francisco, > CA',:description=>'Cole',:image=>'/images/3.jpg'}, > {:address=>'150 Church st, San Francisco, > CA',:description=>'Church',:image=>'/images/4.jpg'} ] > > But now i want to search locations form India.... so how should I > put the address ....in which format....or should i follow some other > method...or anything else.... > > Will anybody please help me....I tried a lot of ways..... > > Thanks...
What addresses have you tried that don't work in India? http://www.geocodezip.com/example_geo2.asp?addr1=Mumbai,%20India&geocode=1 -- Larry --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
