Skip to content

Commit 730f1c4

Browse files
places list world
1 parent 750320b commit 730f1c4

File tree

4 files changed

+148698
-1639
lines changed

4 files changed

+148698
-1639
lines changed

SJPv6/www/SJP.html

+6-2
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
</tr><tr>
9696
<TD>OR Load Places File
9797
<select id=placeslist name=placeslist onchange=setLatLong() >
98-
<option selected>Chennai#-80.23;13.5</option>
98+
<option selected>Chennai#-80.23;13.5;05.5</option>
9999
</select>
100100
<input type="file" name="LoadPlaces" id="PlacesInput">
101101
</TD>
@@ -104,6 +104,10 @@
104104

105105
<!--div id="googleMap" style="width:500px;height:380px;" >Map Area</div-->
106106
<br/>
107+
<a href="#" onclick="window.open('places-india.txt', '_system')">places-india.txt
108+
<br/>
109+
<a href="#" onclick="window.open('places-world.txt', '_system')">places-world.txt
110+
<br/>
107111
<a href="here-maps.html">Use Here Maps to get Latitude Longitude and Time Zone</a>.<br>
108112
<pre id="fileDisplayArea"></pre>
109113
©Made for <a href="http://www.srijagannath.org">Sri Jagannatha Center</a>.<br>
@@ -118,7 +122,7 @@
118122
NOTE: ACCURACY warning: Calculations are approximate upto few minutes. <br>
119123
This panchanga is for approximate reference only. <br>
120124
You can create your own list Places with Latitude and Longitude. By saving this example to your disk
121-
<a href="#" onclick="window.open('places.txt', '_system')">places.txt
125+
<a href="#" onclick="window.open('places-india.txt', '_system')">places.txt
122126
</a> <b><br>
123127
<br><em>WAIT PAGE LOADING.....</em></b>
124128
<script type="text/javascript" src= "sjp.js"></script>

0 commit comments

Comments
 (0)