<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'Calculate distance on Google Map v3 with a ruler'</title>
    <description>Snipplr comments feed</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 21 Apr 2026 05:57:34 +0000</lastBuildDate>
    <item>
      <title>the_coder said on 18/Apr/2010</title>
      <link>https://snipplr.com/view/25079/calculate-distance-on-google-map-v3-with-a-ruler</link>
      <description>&lt;p&gt;"var c = 2 * Math.atan2(Math.sqrt(a), Math.sqrt(1-a));" can be simplified to "var c = 2 * Math.asin(Math.sqrt(a));"&lt;/p&gt;</description>
      <pubDate>Sun, 18 Apr 2010 02:33:30 UTC</pubDate>
      <guid>https://snipplr.com/view/25079/calculate-distance-on-google-map-v3-with-a-ruler</guid>
    </item>
  </channel>
</rss>
