Skip to content
Snippets Groups Projects
  1. Apr 01, 2013
  2. Dec 08, 2012
  3. Sep 29, 2012
  4. Jun 11, 2012
  5. Apr 13, 2012
    • Florian Frank's avatar
      Avoid crashes during calculations · d81b08b2
      Florian Frank authored
      Geocoder.coordinates sometimes returns nil which causes crashes in the distance
      and bearing calculations. By returning a point array of [ NaN, NaN ] this
      distances will be also NaN which seems to be a sensible result. If the argument
      to extract_coordinates has an unexpected form, also return [ NaN, NaN ].
      d81b08b2
  6. Apr 11, 2012
  7. Jul 21, 2011
  8. May 09, 2011
  9. Apr 05, 2011
  10. Apr 01, 2011
  11. Mar 31, 2011
  12. Mar 29, 2011
  13. Mar 25, 2011
  14. Mar 24, 2011
  15. Mar 22, 2011
  16. Mar 17, 2011
  17. Jan 21, 2011
Loading