On May 18, 6:44 pm, TomK <[email protected]> wrote: > Has anyone a javascript snippet that will draw a shaded polygon around > a polyline with definable buffer zone. I found a routine to draw > parallel polylines, but not quite the same. This would be used to > show the search area along a route with a specifiable distance. Tom
A previous thread mirrors John's post: http://groups.google.com/group/Google-Maps-API/browse_thread/thread/ffda1970337e353b That cites a method using a GIS database to do the calculations. I had thought I'd seen an example where a polygon was drawn around a line client-side, but I can't find it now. If you search you might be luckier. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
