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) Any ideas? TIA Dan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
