Thank you Jeff. It was my first post. I apologize for not familiarizing myself with the guideline before I post. It was a distress call...
I got it figured out and it works now. But thank you anyway for taking the time to answer. Appreciate it. Johnny On Thu, Dec 8, 2011 at 6:08 PM, JKurtock <[email protected]> wrote: > Let's see. Your problem is html/javascript; nothing to do with maps. > Would someone on this forum help you? > > You obviously mis-typed something in your implementation. COULD > someone on this forum help you if they were willing to take the time? > They can't see what you mis-typed. > > I'll bet if you had followed the posting guidelines (which require you > to post a link to your map that shows the problem you are having), > someone might actually have helped you out. > > Good luck! > > - Jeff > > On Dec 7, 4:51 pm, K Lo <[email protected]> wrote: > > I followed the sample on code.google.com for maps javascript api v3 to > > implement a custom overlay using exact set of codes except the image > > and co-ordinates. > > > > http://code.google.com/intl/en/apis/maps/documentation/javascript/ove... > > > > But when I change the button to a check box, it doesn't work. Maybe > > I'm missing something totally obvious? > > > > I added this: > > > > <input type="checkbox" id="sectorsmapcheckbox" checked="checked" > > Onclick="overlay.toggle();" /> > > > > in front of the original code: > > > > <input type="button" value="Toggle Visibility" > > onclick="overlay.toggle();"></input> > > > > The button works but the checkbox doesn't. Anybody please help? > > -- > 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. > > -- 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.
