On Feb 15, 7:56 am, Ashish Agrawal <[email protected]> wrote: > Dear users, > > I am quite new with Google Map API. I have the following problems: > > I have multiple ids for a given latitude and longitude. I want to put > all these ids inside a single placemark. I wish to write the Id number > and a javascript function accepting the id as input which is written > inside page source code. > > Typically my one placemark looks like this: > > <Placemark> > <name>0807.2725</name> > <description> > <![CDATA[ > <p><a href="javascript:getAbstract('0807.2725');" > target="_self">Abstract</a></p> > <p><a href="javascript:getAbstract('0865.1111');" > target="_self">Abstract</a></p> > ]]> > </description> > <Point><coordinates>91.87,25.57</coordinates></Point> > </Placemark> > > When click the icon shown on map, it is showing "Abstract" without any > hyperlink. > > May I please have some pointers?
http://groups.google.com/group/Google-Maps-API/browse_frm/thread/59368f2720aafc48/598f215a30a7a015?lnk=gst&q=javascript+KML#598f215a30a7a015 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
