Skip to content

Commit

Permalink
passage samples sur GpOl3-src.js
Browse files Browse the repository at this point in the history
  • Loading branch information
gcebelieu committed Dec 7, 2016
1 parent 53ab0c4 commit ea3a8d6
Show file tree
Hide file tree
Showing 25 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion samples/ol3/ol3-center.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
width: 600px;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>Centrage de la carte par coordonnées</h1>
Expand Down
2 changes: 1 addition & 1 deletion samples/ol3/ol3-div.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
width: 600px;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>Test du paramètre div</h1>
Expand Down
2 changes: 1 addition & 1 deletion samples/ol3/ol3-drawing.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
border : 1px solid;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>Controles Drawing</h1>
Expand Down
2 changes: 1 addition & 1 deletion samples/ol3/ol3-events.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
width: 600px;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>Abonnement aux evenements</h1>
Expand Down
2 changes: 1 addition & 1 deletion samples/ol3/ol3-exportmap.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
width: 600px;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>Export de l'état d'une carte.</h1>
Expand Down
2 changes: 1 addition & 1 deletion samples/ol3/ol3-geojson.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
width: 600px;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>Une carte avec une couche GeoJSON</h1>
Expand Down
2 changes: 1 addition & 1 deletion samples/ol3/ol3-gpplayer.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
width: 600px;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>Une carte affichant des couches Géoportail</h1>
Expand Down
2 changes: 1 addition & 1 deletion samples/ol3/ol3-gpx.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
width: 600px;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>Une carte avec une couche GPX</h1>
Expand Down
2 changes: 1 addition & 1 deletion samples/ol3/ol3-interaction.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
width: 600px;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>Test de l'activation / desactivation des interactions</h1>
Expand Down
2 changes: 1 addition & 1 deletion samples/ol3/ol3-kml.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
width: 600px;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>Une carte affichant une couche KML</h1>
Expand Down
2 changes: 1 addition & 1 deletion samples/ol3/ol3-marker.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
width: 600px;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>Test du paramètre markersOptions</h1>
Expand Down
2 changes: 1 addition & 1 deletion samples/ol3/ol3-maxminZoom.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
width: 600px;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>Test du paramètre maxZoom et minZoom</h1>
Expand Down
2 changes: 1 addition & 1 deletion samples/ol3/ol3-modifyLayers.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
width: 600px;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>Modify Layers</h1>
Expand Down
2 changes: 1 addition & 1 deletion samples/ol3/ol3-originators.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
right : initial;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>Gestion des originators</h1>
Expand Down
2 changes: 1 addition & 1 deletion samples/ol3/ol3-osm.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
width: 600px;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>Une carte avec une couche OSM</h1>
Expand Down
4 changes: 2 additions & 2 deletions samples/ol3/ol3-projection.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
<style>
#geoportalMap1 {
height: 400px;
Expand All @@ -14,7 +14,7 @@
width: 600px;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>Test du paramètre mapOptions.projection</h1>
Expand Down
2 changes: 1 addition & 1 deletion samples/ol3/ol3-removeLayers.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
width: 600px;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>removeLayers</h1>
Expand Down
2 changes: 1 addition & 1 deletion samples/ol3/ol3-wms-gfi.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
width: 100%;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>WMS Géoportail "externe" et GetFeatureInfo</h1>
Expand Down
2 changes: 1 addition & 1 deletion samples/ol3/ol3-wms.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
width: 600px;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>Une carte avec une couche WMS</h1>
Expand Down
2 changes: 1 addition & 1 deletion samples/ol3/ol3-wmsc-espagne.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
width: 100%;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>WMSC Géoportail comme WMS</h1>
Expand Down
2 changes: 1 addition & 1 deletion samples/ol3/ol3-wmsc-geologie.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
width: 100%;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>WMSC Géoportail comme WMS</h1>
Expand Down
2 changes: 1 addition & 1 deletion samples/ol3/ol3-wmsc-luxembourg.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
width: 100%;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>WMSC Géoportail comme WMS</h1>
Expand Down
2 changes: 1 addition & 1 deletion samples/ol3/ol3-wmts-geoportail.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
width: 100%;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>Une carte avec une couche WMTS Géoportail Externe</h1>
Expand Down
2 changes: 1 addition & 1 deletion samples/ol3/ol3-wmts-restful.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
width: 100%;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>WMTS Restful</h1>
Expand Down
2 changes: 1 addition & 1 deletion samples/ol3/ol3-wmts.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
width: 600px;
}
</style>
<script src="../../dist/ol3/GpOl3-debug.js"></script>
<script src="../../dist/ol3/GpOl3-src.js"></script>
</head>
<body>
<h1>Une carte avec une couche WMTS</h1>
Expand Down

0 comments on commit ea3a8d6

Please sign in to comment.