Paul Radzkov
Paul Radzkov
When overriding defaults not every variables recalculated correctly.
Just noticed that you setting and undoing some properties. Fixed that to make more DRY.
I've pulled and merged @mkilpatrick's and @embats's changes, so my pull request contains fix for issue #26 and has an option to save output into .json file. Solution has been...
The widget loads all data.json to client (it is ≈1Mb). That is too much to display one feature, I think. Could you please optimize the query so it looks like:...