On Apr 14, 7:25 pm, jghansen <[email protected]> wrote: > Hello, need some help. > > Using the sample Custom Overlay and capturing a right click event for > the map. > Right clicking the custom overlay is always show null(overaly > parameter) as if the Custom overlay is not responding to the right > click. This does not occur for Google overlays as such marker, Screen > overlay, etc.. > > GEvent.addListener(map, 'singlerightclick' , function (pixel, > element, overlay){ > GLog.write('Pixel: ' + pixel + ' Element: ' + element + ' > Overlay: ' > + overlay); > }); > > Any help would be appreciated.
Do you have a link to an example map that shows the problem? -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
