public marks

PUBLIC MARKS from sbrothier with tags google & pattern

14 June 2013 13:15

javascript - How to draw straight lines inside google map polygon - Stack Overflow

I have created a google map using google map javascript API V3. I am drawing number of zipcode polygons. The polygons are of different colors depending upon some condition. Now I want to draw straight lines/ hash marks inside some of the polygons depending upon certain criteria. How can we do it. Below is the code which I have written for drawing the polygons.