Révision a3184cec
Ajouté par Jocelyn Delande il y a presque 11 ans
show_capline.php | ||
---|---|---|
3 | 3 |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
4 | 4 |
<link type="image/x-icon" rel="shortcut icon" href="images/tsf.png"/> |
5 | 5 |
<link rel="stylesheet" type="text/css" href="css/layers.css" /> |
6 |
<link rel="stylesheet" type="text/css" href="http://dev.openlayers.org/releases/OpenLayers-2.13.1/theme/default/style.css" /> |
|
7 |
<link rel="stylesheet" type="text/css" href="css/olmap.css" /> |
|
8 |
|
|
6 | 9 |
<?php |
7 | 10 |
if (isset($_REQUEST['cap']) && isset($_REQUEST['org_lat']) && isset($_REQUEST['org_lon'])) { |
8 | 11 |
$cap = $_REQUEST['cap']; |
Formats disponibles : Unified diff
PREFIXXX