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

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

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

Point Inside A Polygon Javascript

I'm working in javascript finding that if the point i have is inside a polygon. I'm using r… Read more Point Inside A Polygon Javascript

Geodesic Polygons In Nokia Here 3.0?

Using the HERE JavaScript API 3.0, is it possible to create geodesic polygons? I.e. draw the shorte… Read more Geodesic Polygons In Nokia Here 3.0?

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)