DefinitelyTyped/leaflet-draw
Mike van Afferden 1636a8e3aa Add GeometryUtil functions to leaflet-draw (#14755)
* Add GeometryUtil functions to leaflet-draw

Add two functions in the GeometryUtil namespace of leaflet-draw

* Remove illegal whitespaces

* Add GeometryUtil function calls to tests

Validate that the function declarations are valid by adding calls of
geodesicArea() and readableArea() to the tests.
Remove a whitespace that the linter complained about.
2017-03-10 15:59:32 -08:00
..
index.d.ts Add GeometryUtil functions to leaflet-draw (#14755) 2017-03-10 15:59:32 -08:00
leaflet-draw-tests.ts Add GeometryUtil functions to leaflet-draw (#14755) 2017-03-10 15:59:32 -08:00
tsconfig.json Use "lib" in tsconfigs instead of "target". (#13968) 2017-01-18 07:51:51 -08:00
tslint.json Lint test files too (#14791) 2017-02-23 07:15:16 -08:00