Files
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
..