Closed GoogleCodeExporter closed 9 years ago
Unless you're using timemap_full.pack.js (which contains all the code in the
library), you'll need to include the file manipulation.js in your file in order
to use changeTheme(). I've confirmed that this works if you do so.
{{{
<script src="timemap.js" type="text/javascript"></script>
<script src="manipulation.js" type="text/javascript"></script>
}}}
Original comment by nick.rab...@gmail.com
on 1 Jul 2010 at 10:17
Original issue reported on code.google.com by
rui.pcoe...@netcabo.pt
on 1 Jul 2010 at 10:08