Index: animated_map.xsl
===================================================================
--- animated_map.xsl (revision 492)
+++ animated_map.xsl (revision 670)
@@ -4,9 +4,9 @@
-
+
-
+
@@ -32,7 +32,7 @@
+
-
-
- function hmsToDecimal(hour, minute, second) {
- return (hour*1 + minute/60 + second/3600);
- }
- function timeToAnimationTime(time, timeStart, timeEnd, durationOfAnimation) {
- return (durationOfAnimation * (time - timeStart)/ (timeEnd - timeStart)/1000);
- }
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
+
@@ -94,119 +71,130 @@
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
- Event:
-
-
-
-
-
-
-The following eventTime element will be replaced by the eventEndTime and eventStartTime elements real, real soon
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
-
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+ Event:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-