Page MenuHomeDevCentral

index.php
No OneTemporary

index.php

<div id="map" style="height: 600px; margin-bottom: 0.25em;">
</div>
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.6.2/leaflet.css" />
<!--[if lte IE 8]>
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.6.2/leaflet.ie.css" />
<![endif]-->
<script src="http://cdn.leafletjs.com/leaflet-0.6.2/leaflet.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/dojo/1.9.1/dojo/dojo.js"></script>
<script src="//maps.google.com/maps/api/js?v=3.2&sensor=false"></script>
<script src="/javascripts/leaflet.google.js"></script>
<script src="LineMap.js"></script>
<script>
DrawLine('<?= $_REQUEST['Line'] ? $_REQUEST['Line'] : 'C75' ?>');
</script>

File Metadata

Mime Type
text/html
Expires
Mon, Nov 25, 15:03 (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2260438
Default Alt Text
index.php (680 B)

Event Timeline