yeah i know...i could just use an array and offset the co-ordinates...

but i need to do it graphically...has no one else done this before?


On Oct 27, 1:03 pm, chrismarx <[EMAIL PROTECTED]> wrote:
> well, i think it's possible, but I haven't seen any implementations of
> this yet.
> If you just wanted a move of an arbitrary amount (rather than
> interactive dragging)
> then you could just loop through the vertices of thepolygonand
> recalculate the new latlng positions
> and just recreate thepolygon-
>
> On Oct 27, 2:42 pm, Aditya <[EMAIL PROTECTED]> wrote:
>
> > ok i get the point by point editing...
>
> > another question, is it possible to offset all the points at once?
> > like making the wholepolygondraggable?
>
> > On Oct 10, 11:54 am, chrismarx <[EMAIL PROTECTED]> wrote:
>
> > > or see the fully worked out examples with the new geometrycontrols
>
> > >http://gmaps-utility-library-dev.googlecode.com/svn/trunk/geometrycon...
>
> > > comes complete with saving your geometries, would love to get some
> > > feedback-
>
> > > On Oct 10, 11:38 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> > > wrote:
>
> > > > On Oct 10, 8:16 am, Aditya <[EMAIL PROTECTED]> wrote:
>
> > > > > Hi,
>
> > > > > Am using the mymaps shape script to draw polygons and store them in
> > > > > SQL. In function initialize(), am retrieving them.
>
> > > > > Now, am usingpolygon.enableEditing() to edit thepolygon. How do i
> > > > > get the new vertices of the editedpolygon?
>
> > > > see the 
> > > > documentation.http://code.google.com/apis/maps/documentation/reference.html#GPolyli...
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to