I'm sorry. Actually I have uploaded the older version of the code. I'll upload the newer one ASAP. Now I'm just doing some coding on it.
On Jul 6, 2:36 am, Rossko <[email protected]> wrote: > > You can try out my sample code here - > > >http://aiworker2.usask.ca/PasswARGUI1/addLevel.html > > <input ... onclick="deleteRow(this)" value="Delete" ..> > > What do you think 'this' is in the context of aclickon abutton? It > isn't anymarker. > > Use something like the key of your markersArray[] relating to the > particularmarkerwanted. Then, when building yourbuttonwhile > placing themarker, you could write something like > onclick="deleteRow(3)" into yourbutton -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
