File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 84
84
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?v=3.21&sensor=false"></script>
85
85
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?libraries=geometry"></script>
86
86
<!-- Local libraries -->
87
- <script type="text/javascript" src="ruler/markerwithlabel.js"></script>
88
- <script type="text/javascript" src="ruler/ContextMenu.js"></script>
89
- <link rel="stylesheet" type="text/css" href="ruler/ruler_map.css">
90
- <script type="text/javascript" src="ruler/ruler_map.js"></script>
87
+ <script type="text/javascript" src="https://raw.githubusercontent.com/physycom/json_to_html/master/ ruler/markerwithlabel.js"></script>
88
+ <script type="text/javascript" src="https://raw.githubusercontent.com/physycom/json_to_html/master/ ruler/ContextMenu.js"></script>
89
+ <link rel="stylesheet" type="text/css" href="http://cdn.rawgit.com/physycom/json_to_html/master/ ruler/ruler_map.css">
90
+ <script type="text/javascript" src="https://raw.githubusercontent.com/physycom/json_to_html/master/ ruler/ruler_map.js"></script>
91
91
</head>
92
92
93
93
<body>
You can’t perform that action at this time.
0 commit comments