PostGIS has a function called ST_Buffer that does this. If you want to do it on the server side and have the capability to add PostGIS, this would be an easy way to go. You could also check out the source code (written in C) for the function and convert it into Javascript, probably be a pain in the you know what, but doable. There may be someone out there who has already done this though.
-John Coryat http://maps.huge.info http://www.usnaviguide.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
