The Wayback Machine - https://web.archive.org/web/20220705045144/https://github.com/topics/polygon
Skip to content
#

polygon

Here are 946 public repositories matching this topic...

leaflet-geoman
Falke-Design
Falke-Design commented Feb 18, 2022

In the event payload there is always the source and the possibility to add custom properties. Is it possible to extend types and make a base event type with source and custom properties?

TS:
https://github.com/geoman-io/leaflet-geoman/blob/1fdc918fa39ffa84327fdf639fa75865168f716d/leaflet-geoman.d.ts#L1437-L1440

JS where the payload and the custom payload are merged:
https://github.com/

ArseniiPetrovich
ArseniiPetrovich commented Dec 29, 2020

Started to see this after recent upgrade:

t=2020-12-29T19:45:41+0000 lvl=info msg="Starting ChainBridge..."
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x633d16]

goroutine 1 [running]:
math/big.(*Int).Cmp(0x0, 0xc0000a1880, 0x0)
        /usr/local/go/src/math/big/int.go:326 +0x26
github.com/Chain

2D Geometry for Unity. Suited for everyday polygon hassle. Polygon clipping, polygon winding direction, polygon area, polygon centroid, centroid of multiple polygons, line intersection, point-line distance, segment intersection, polygon-point containment, polygon triangulation, polygon Voronoi diagram, polygon offset, polygon outline, polygon buffer, polygon union, polygon substraction, polygon boolean operations, and more. It is a polygon fest.

  • Updated Jan 26, 2018
  • C#

Improve this page

Add a description, image, and links to the polygon topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the polygon topic, visit your repo's landing page and select "manage topics."

Learn more