That looks fantastic . Although i have some problems with processing time right now using that algorithm, i'll take a good look at that algorithm and see what i could find .
Thanks Davie . Cheers . On Feb 2, 8:14 pm, davie <[email protected]> wrote: > Hi Chris > > This may may helphttp://econym.org.uk/gmap/inside.htm > > Regards Davie > > On Feb 1, 4:22 pm, Chris <[email protected]> wrote: > > > > > > > > > I want to create a geofence in google maps using polygon overlays . So > > far i have succeded in creating editable polygons, save its LatLng, > > and give info polygons when clicked . But I still havent found on how > > to deal with overlapping problems . > > I know i can compare if any verticles is within other polygons after i > > created "this" (overlapping) polygons . But what i want is that how I > > will not be able to click on other polygons while creating verticles > > for "this" polygons . And I havent found how to check/compare every > > clicked vertex while creating "this" polygon . Is there any way to do > > that ? > > Other problems is, suppose "this" polygon's verticles is not within > > other polygons, but the line between them is intersecting other > > polygons, that would be a problem too . Is there any way to "auto- > > adjust" the line that intersecting other polygons and make it > > precisely just outside (and beside) intersected polygons ? other than > > manually-edit "this" polygon . > > > any ideas/suggestion will be greatly appreciated . > > > Chris -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
