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

How To Add A "hole" To A Circle Polygon (google Maps Api V3)

This Pentagon example shows holes can be added inside a Polygon: http://code.google.com/p/gmaps-sam… Read more How To Add A "hole" To A Circle Polygon (google Maps Api V3)

Google Maps Api V3 Polygon Closing

When creating a polygon using the Google Maps API v3, how can I prevent the polygon from snapping t… Read more Google Maps Api V3 Polygon Closing

Rendering Svg Polygons In Raphael Javascript Library

As far as I know, there is currently no way to display SVG polygons in the Raphael Javascript libra… Read more Rendering Svg Polygons In Raphael Javascript Library

Google Map: Add Click Listener To Each Polygon

I am working on a webapplication. I have a google map, where I add polygons from an array. I loop t… Read more Google Map: Add Click Listener To Each Polygon