- Timestamp:
- Jul 24, 2007, 9:57:22 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gpx.npemap.org.uk/tracer.html
r569 r570 389 389 if(img_northing < 100) { 390 390 if(img_northing < 10) { 391 if(img_northing =<-10) {391 if(img_northing <= -10) { 392 392 // Correct format already 393 393 } else if(img_northing < 0) {
Note: See TracChangeset
for help on using the changeset viewer.