On Jun 22, 1:09 pm, shuby_gupta <[email protected]> wrote: > Thanks Larry for replying. > > What I meant was that if I want to display graph in GMarker's > infowindow, than I need to include external scripts. Can I include > external script in following way: <script type="text/javascript" > src="wz_jsgraphics.js"></script> inside the HTML code of my GMarkers > infowindow?
I would suggest including the external scripts in the head, then use it when the infoWindow is opened. -- Larry > I hope it is more clear now. Thanks a lot! > > On Jun 22, 12:49 pm, "[email protected]" <[email protected]> > wrote: > > > > > On Jun 22, 12:24 pm, shuby_gupta <[email protected]> wrote: > > > > Hi all > > > > Is it possible to display graph(line graph to be specific) using some > > > external javascripts like one provided free by JS Charts > > > (http://www.jscharts.com/), in the infowindow of GMarker? > > > Should be. > > > > If I just include > > > the script like: > > > <script type="text/javascript" src="wz_jsgraphics.js"></script> > > > in my base HTML page which shows map, will it be recognized by HTML > > > and javascript that lies inside GMarker's infowindow? > > > I don't know what you mean by that, but probably not. Until we see > > your example it will be hard to say further. I haven't seen any > > examples that I can point you to, perhaps someone has or knows of > > some. > > > --- Larry > > > > I am sorry that I don't a link to my map ready yet, so I can't post > > > it. > > > > Thanks for reading and looking forward to discuss it.- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
