typo in progressive.html

29 views
Skip to first unread message

chao

unread,
Aug 9, 2012, 2:53:11 PM8/9/12
to timemap-d...@googlegroups.com
http://timemap.googlecode.com/svn/tags/2.0.1/docs/symbols/TimeMap.loaders.progressive.html

the second example 

TimeMap.init({
    datasets: [
        {
            title: "Progressive KML Dataset",
            type: "progressive",
            options: {
                loader: new TimeMap.loaders.kml({
                    url: "/mydata.kml?start=[start]&end=[end]"
                })
            }
        }
    ],
    // etc...
});
is that should be  url: "mydata.kml?start=[start]&end=[end]" without "/"

Nick Rabinowitz

unread,
Sep 2, 2012, 6:39:46 PM9/2/12
to chao...@adaramedia.com, timemap-d...@googlegroups.com
This is totally dependent on your site and file structure - you could load the KML file from anywhere on your site.

-Nick

--
You received this message because you are subscribed to the Google Groups "Timemap.js Development" group.
To view this discussion on the web visit https://groups.google.com/d/msg/timemap-development/-/rlcB-gstOHIJ.
To post to this group, send email to timemap-d...@googlegroups.com.
To unsubscribe from this group, send email to timemap-develop...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/timemap-development?hl=en.

Reply all
Reply to author
Forward
0 new messages