I'd like to enable the user to resize a circle by dragging any point on its circumference.
On Oct 16, 1:23 pm, Chris Broadfoot <[email protected]> wrote: > What is the exact interaction you're aiming for? > > On Fri, Oct 15, 2010 at 9:28 PM, Johnny <[email protected]> wrote: > > hi, > > > In this example (http://code.google.com/apis/maps/articles/mvcfun/ > > step5.htmlhttp://code.google.com/apis/maps/articles/mvcfun.html) a > > circle with a draggable circumference (and thus size) is demonstrated. > > But to drag the circumference you have to use a marker. Is it possible > > to do this without one? I thought of using the mouseup and mousedown > > events but this seems tedious. Is there an easier option? > > > thanks, > > Johnny. > > > -- > > 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]<google-maps-js-api-v3%[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.
