Re: [Google Maps API v3] Overlapping polygons/rectangles/circles *without* alpha combining

2011-05-06 Thread Chris Broadfoot
You could draw many tori: http://gmaps-samples-v3.googlecode.com/svn/trunk/poly/pentagon.html On Fri, May 6, 2011 at 2:29 PM, Rich Christiansen wrote: > Hello, all! > > I'm working on an app that uses circles emanating from points of interest > to show "coverage" for the areas. When two coverag

[Google Maps API v3] Overlapping polygons/rectangles/circles *without* alpha combining

2011-05-06 Thread Rich Christiansen
Hello, all! I'm working on an app that uses circles emanating from points of interest to show "coverage" for the areas. When two coverage circles overlap, their opacities combine to occlude the underlying map even more. For example, let's say I'm using an opacity of 0.25 to draw red circles. I

[Google Maps API v3] Overlapping polygons/rectangles/circles *without* alpha combining

2011-05-05 Thread Rich Christiansen
Hello, all! I'm working on an app that uses circles emanating from points of interest to show "coverage" for the areas. When two coverage circles overlap, their opacities combine to occlude the underlying map even more. For example, let's say I'm using an opacity of 0.25 to draw red circles