diff --git a/examples/kml-earthquakes.html b/examples/kml-earthquakes.html index 3f48c7fcb4..86b2f10297 100644 --- a/examples/kml-earthquakes.html +++ b/examples/kml-earthquakes.html @@ -1,13 +1,13 @@ --- -layout: example.html +layout: strapless.html title: Earthquakes in KML shortdesc: Demonstrates the use of a Shape symbolizer to render earthquake locations. docs: > This example parses a KML file and renders the features as a vector layer. The layer is given a style that renders earthquake locations with a size relative to their magnitude. tags: "KML, vector, style, tooltip" +resources: + - https://code.jquery.com/jquery-1.11.2.min.js + - https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css + - https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js --- -
-
-
-
-
+
diff --git a/examples/kml-timezones.html b/examples/kml-timezones.html index 251c39f296..6b57ea8f1a 100644 --- a/examples/kml-timezones.html +++ b/examples/kml-timezones.html @@ -1,14 +1,14 @@ --- -layout: example.html +layout: strapless.html title: Timezones in KML shortdesc: Demonstrates rendering timezones from KML. docs: > This example parses a KML file and renders the features as a vector layer. The layer is given a ol.style.Style that fills timezones yellow with an opacity calculated based on the current offset to local noon. tags: "KML, vector, style" +resources: + - https://code.jquery.com/jquery-1.11.2.min.js + - https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css + - https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js --- -
-
-
-
-
+
diff --git a/examples/kml.html b/examples/kml.html index e8193db49e..5ce3d5257c 100644 --- a/examples/kml.html +++ b/examples/kml.html @@ -1,20 +1,12 @@ --- -layout: example.html -title: KML example -shortdesc: Example of using the KML source. +layout: strapless.html +title: KML +shortdesc: Rendering KML with a vector source. docs: > - Example of using the KML source. + This example uses the ol.format.KML to parse KML for rendering with a vector source. tags: "KML" cloak: Ak-dzM4wZjSqTlzveKz5u0d4IQ4bRzVI309GxmkgSVr1ewS6iPSrOvOKhA-CJlm3: Your Bing Maps Key from http://bingmapsportal.com/ here --- -
-
-
-
-
-   -
-
-
-
+
+