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

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

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

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

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 Reference Positions Of Other Entities In Polygon Hierarchy Of Cesium Using Javascript?

I am using Cesium to visualize my scenario and I want to create a polygon in JavaScript using posit… Read more How To Reference Positions Of Other Entities In Polygon Hierarchy Of Cesium Using Javascript?