On Jul 2, 4:30 pm, omnivore <[email protected]> wrote:
> I'm looking for a simple way to combine polygons. I display multiple
> polygons (from 2  to 30, based on user clicks. Generating the polygons
> is not a problem, but I need an algorithm to merge all displayed
> polygons into a single boundary.
>
> I've looked at encoded polygons, but they seem to generate voids in
> overlaps, or am I wrong?
>
> If this can't be done within the Google API, I'd still like to do it
> on the client side, using Javascript (as opposed to a Java, SVG or
> server-side solution)

Nothing like this is available as part of the API.

>
> Any ideas?

Google it?
http://www.google.com/search?hl=en&q=combine+overlapping+polygons&btnG=Google+Search&aq=f&oq=&aqi=

  -- 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to