summaryrefslogtreecommitdiff
path: root/demo6.html
diff options
context:
space:
mode:
Diffstat (limited to 'demo6.html')
-rw-r--r--demo6.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/demo6.html b/demo6.html
index da7e434..fd42a78 100644
--- a/demo6.html
+++ b/demo6.html
@@ -41,7 +41,13 @@
popupAnchor: [16, 0] // point from which the
});
- getJSON("cafes.json", function(cafes) {
+ var url = "cafes.json";
+
+ if (document.URL.indexOf("file") === 0) {
+ url = "http://cbaines.net/maptime/cafes.json";
+ }
+
+ getJSON(url, function(cafes) {
// Coffee icon from
// http://mapicons.nicolasmollet.com/markers/restaurants-bars/bars/coffee/