Geodetic2
This pop-up applet allows you to calculate the distance between any two points in the world. Source included!
How To Use:
Download geod2.zip (87KB) and unzip within your HTML directory.
Java Source: source.html
HTML Source:
<applet code="Geodetic2.class" width=250 height=125>
<param name=LAT27 value="410230.044">
<param name=LONG27 value="733453.408">
<param name=LAT83 value="410230.393">
<param name=LONG83 value="733451.857">
</applet>
Author: William Giel
Homepage: http://www.nai.net/~rvdi/home.htm
Upload date: September 6, 1996
|