I wan to link to the page that display this location's information. Since on ROR, it always needs to put "controller" and "action" on RHTML to indicate where it goes. I don't think I can put those on InfoWindow.
On Oct 27, 12:16 pm, "warden [Andrew Leach - Maps API Guru]" <[EMAIL PROTECTED]> wrote: > On Oct 27, 3:31 pm, Lucy <[EMAIL PROTECTED]> wrote: > > > Currently I am working Gmap onRubyonRails. > > But I don't know how to put link on InfoWindowHTML except for using > > XML? > > Can somebody tell me how? > > Just add the <a...>...</a> tags into the HTML within the infoWindow. > You need to be careful about quotes and apostrophes if you're > incorporating Javascript variables. > > If you can't get it to work, please follow the posting guidelines and > post a link to your map, explaining exactly what you would like to > happen instead of what does happen. > > Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
