Leaflet/src/geo
Jussi Mattas f0c31c1691 Use more stable form of Haversine formula. (#5935)
* Use more stable form of Haversine formula.

The new form does not give a non-zero distance from a point to itself.

* Pre-compute sines which are used twice.
2017-12-05 09:11:23 +01:00
..
crs Use more stable form of Haversine formula. (#5935) 2017-12-05 09:11:23 +01:00
projection Removed trailing spaces (#5890) 2017-10-30 16:30:12 +02:00
index.js ES2015 modules: Add index.js files to subdirectories/namespace (#5329) 2017-02-13 14:14:00 +01:00
LatLng.js Add notes to classes which don't inherit Class (#5878) 2017-10-27 08:27:41 +02:00
LatLngBounds.js Add notes to classes which don't inherit Class (#5878) 2017-10-27 08:27:41 +02:00