Atle Frenvik Sveen

Results 3 issues of Atle Frenvik Sveen

I'm using NetTopologySuite.IO.GeoJSON4STJ in an ASP.net Core API, in order to let users POST data on the form ``` public class GeometryRequest { public Geometry Geometry { get; set; }...

enhancement

Hi! I wanted the images in a markercluster to display as "stacks" of rotated thumbnails, so made an attempt at that here.

No new functionality, but tidied up the code a bit according to jslint and tried to break out things into functions. Should still work, but would test it a bit...