I fixed the "s" issue, that must have been an artifact from copying/ pasting code (how I had to get the code to the server in the first place.
Yes, jQuery is involved here because of the numerous parts of the project I stripped out to get to this minimum working case that produces the error. The base code I used also doesn't use a GControl either. -Anthony On Apr 2, 11:20 am, "Pil (Trustworthy from Experience)" <[email protected]> wrote: > The reported error leads to jquery > > Error: s is not defined > Source File:http://imtoobusyreadingtoblog.com/gmap/digitize/js/jquery.js > Line: 19 > > Hmmm, I did'nt know that jquery is necessary to do that. > Cannot detect jquery in your template > > http://gmaps-samples.googlecode.com/svn/trunk/poly/mymapstoolbar.html > > On Apr 2, 7:41 pm, Anthony <[email protected]> wrote: > > >http://imtoobusyreadingtoblog.com/gmap/digitize/ > > > I'm trying to replicate the point/polyline editing features of My > > Maps. If I keep this "panel" of objects in a DIV outside of the map, > > they work fine. However, when I put them inside a container and add > > them to the map, I'm unable to get the click event to fire. I've tried > > other events (mouseover, etc) and those don't work either. I also > > tried messing with the zIndex of the individual DIV buttons and that > > didn't work either. > > > This issue is present in all browsers (IE6, FF3, Safari 3, Google > > Chrome). --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
