hally9k
hally9k
When buffering a polygon that is close to 180 degrees longitude, if the buffered polygon exceeds the 180 degree threshold it gets stretched around the whole world. Example here: http://jsfiddle.net/60L7vxwq/4/
When attempting to use this in a SPA framework the google reference isn't necessarily available on the window. It would be cool to be able to pass it in as...
Use rollup for the compilation step
Just a heads up, we had to switch this out for another similar lib because masked inputs from this lib wouldn't accept input further than the first character when using...
There's an issue with the latest rust nightly, this appears to affect substrate as well. This results in the following error when trying to build the node-template: ```Rust WASM toolchain...