diff --git a/code/boot.js b/code/boot.js index 2a4eb924..ebf67bdb 100644 --- a/code/boot.js +++ b/code/boot.js @@ -505,6 +505,7 @@ try { console.log('Loading included JS now'); } catch(e) {} @@INCLUDERAW:external/leaflet.js@@ // modified version of https://github.com/shramov/leaflet-plugins. Also // contains the default Ingress map style. +@@INCLUDERAW:external/L.Geodesic.js@@ @@INCLUDERAW:external/leaflet_google.js@@ @@INCLUDERAW:external/autolink.js@@