On Mon, Mar 29, 2010 at 7:24 PM, Erwin Dicker <[email protected]> wrote: > a oke > > well i have traid with the build in version... > > click works... but.... > > > circle.setMap(null); > > doesn't work...
I've just checked, it works for me when I modify that demo http://gmaps-samples-v3.googlecode.com/svn/trunk/circle-overlay/circle-overlay.html > gr. > > On Mar 29, 10:14 am, Ben Appleton <[email protected]> wrote: >> On Mon, Mar 29, 2010 at 7:06 PM, Erwin Dicker <[email protected]> wrote: >> > Hi >> >> > i know of the buit-in... >> >> > but that circle does do strange things(like become a Egg :s) .. that's >> > why the ported circel works best... >> >> That is what circles look like on a globe. >> >> > what to do for the click event..? >> >> I suggest you ask the library's author. >> >> > gr. >> >> > On Mar 29, 9:44 am, Ben Appleton <[email protected]> wrote: >> >> Oh, I thought you meant the built-in Circle class. Try this instead: >> >> >> >> http://gmaps-samples-v3.googlecode.com/svn/trunk/circle-overlay/circl... >> >> Documentation is here: >> >> http://code.google.com/apis/maps/documentation/v3/reference.html#Circle >> >> >> On Mon, Mar 29, 2010 at 7:18 AM, Erwin Dicker <[email protected]> >> >> wrote: >> >> > Hi, >> >> >> > i >> >> > usehttp://florent.clairambault.fr/add-a-circle-overlay-to-google-maps-ap... >> >> >> > to make circle in google maps.. >> >> >> > google.maps.event.addDomListener(circle , 'click', function(){} >> >> >> > the click event wil not work... >> >> >> > i have aske the person , but he doens't know what to do to make it >> >> > clickable.. >> >> >> > maybe some one could help.. >> >> >> > gr. >> >> >> > -- >> >> > 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 >> >> > athttp://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 >> > athttp://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. > > -- 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.
