Got locations data for Ireland from xtide. www.tides.com/bareg1.htm and xtide harmonics Thanks.
Hauled an applet into shape, made the Location class, drew map upside-down, back-to-front, arse-over-end ... and finally right way up. Canvas should really be able to translate to something other than screen coords?
Fixed up to be roughly respectable. Lat/long lines in right place, lat/long display correct.
put it on dspsrv & see if it works there?
Every time I come back to this I forget how to compile :-7
set path=c:\jdk1.2.2\bin\;%path% javac MapTest.java
Java/Javascript references from Sun/Netscape: JavaScript Guide search?Javascript+Guide
28 Feb 2000
new2java
Trail: Writing Applets
Lesson: Practical Considerations when Writing Applets
Security Restrictions
Working with a Server-Side Application
A Simple Network Client Applet
QuoteClientApplet.java