Skip to content Skip to sidebar Skip to footer
Showing posts with the label Polygon

How To Make Holes In Polygons To Display Each One With Clean Colors On Google Map?

I have 4 superposed polygons and I need to have some clean colors to diferenciate them, like this :… Read more How To Make Holes In Polygons To Display Each One With Clean Colors On Google Map?

Google Maps - Attaching Infowindows To Polygons In Array

I've been banging my head against the wall all morning with this one. I an creating an array o… Read more Google Maps - Attaching Infowindows To Polygons In Array

Draw A Filled Polygon Using Scanline Loop

I'm trying to draw a filled polygon using individual pixels in a scanline loop (so no lineTo or… Read more Draw A Filled Polygon Using Scanline Loop