diff --git a/examples/GMLParser.html b/examples/GMLParser.html index 3b101fcee2..766e2e9ba3 100644 --- a/examples/GMLParser.html +++ b/examples/GMLParser.html @@ -1,6 +1,6 @@ - OpenLayers GML Parser + OpenLayers GML Parser @@ -52,14 +52,14 @@ -

Accessible Example

+

Accessible Example

-
+ -

- Demonstrate how to use the KeyboardDefaults option parameter for layer types. -

+

+ Demonstrate how to use the KeyboardDefaults option parameter for layer types. +

@@ -111,34 +111,34 @@
-
-

Navigate the map in one of three ways: -

-

+
+

Navigate the map in one of three ways: +

+

- This is an example of using alternate methods to control panning and zooming. This approach uses map.pan() and map.zoom(). You'll note that to pan, additional math is necessary along with map.size() in order to set the distance to pan. -
+ This is an example of using alternate methods to control panning and zooming. This approach uses map.pan() and map.zoom(). You'll note that to pan, additional math is necessary along with map.size() in order to set the distance to pan. +
diff --git a/examples/animated_panning.html b/examples/animated_panning.html index 51ed4ee49b..e39dddbd04 100644 --- a/examples/animated_panning.html +++ b/examples/animated_panning.html @@ -1,6 +1,6 @@ - Animated Panning of the Map via map.panTo + Animated Panning of the Map via map.panTo @@ -85,17 +85,17 @@

- This example shows the use base layers from multiple commercial map image providers. + This example shows the use base layers from multiple commercial map image providers.

-
click to add a marker to the map
-
click to remove the marker from the map
-
- -
-
+
click to add a marker to the map
+
click to remove the marker from the map
+ + +
+
diff --git a/examples/buffer.html b/examples/buffer.html index 3853e49427..66231f14a1 100644 --- a/examples/buffer.html +++ b/examples/buffer.html @@ -42,13 +42,13 @@

- This example shows the use of the buffer layer option for any layer that inherits from OpenLayers.Layer.Grid. + This example shows the use of the buffer layer option for any layer that inherits from OpenLayers.Layer.Grid.

- Use the buffer property to control how many tiles are included + Use the buffer property to control how many tiles are included outside the visible map area. Default is 2.
diff --git a/examples/click.html b/examples/click.html index af875d02b4..884a7d1da5 100644 --- a/examples/click.html +++ b/examples/click.html @@ -44,7 +44,7 @@

- This example shows the use of the register and getLonLatFromViewPortPx functions to trigger events on mouse click. + This example shows the use of the register and getLonLatFromViewPortPx functions to trigger events on mouse click.

diff --git a/examples/controls.html b/examples/controls.html index 5f2367d96a..237360c962 100644 --- a/examples/controls.html +++ b/examples/controls.html @@ -53,7 +53,7 @@

- Attach zooming, panning, layer switcher, overview map, and permalink map controls to an OpenLayers window. + Attach zooming, panning, layer switcher, overview map, and permalink map controls to an OpenLayers window.

diff --git a/examples/custom-control-point.html b/examples/custom-control-point.html index 2e79446c5f..2151fef785 100644 --- a/examples/custom-control-point.html +++ b/examples/custom-control-point.html @@ -1,6 +1,6 @@ - OpenLayers Custom Control Point Examle + OpenLayers Custom Control Point Examle @@ -46,12 +46,12 @@
-
-

Full Screen Example

+
+

Full Screen Example

-
+
-

+

Demonstrate a map that fill the entire browser window.

diff --git a/examples/georss-markers.html b/examples/georss-markers.html index c14f363082..feb6c05b9f 100644 --- a/examples/georss-markers.html +++ b/examples/georss-markers.html @@ -1,6 +1,6 @@ - OpenLayers GeoRSS Marker Example + OpenLayers GeoRSS Marker Example + -

Feature Info Example

+

Feature Info Example

-
+
-

- Demonstrates sending a GetFeatureInfo query to an OWS. Returns information about a map feature in the side DIV. -

+

+ Demonstrates sending a GetFeatureInfo query to an OWS. Returns information about a map feature in the side DIV. +

-
+
-
-

CIA Factbook

-

Click a country to see statistics about the country below.

-
-
+
+

CIA Factbook

+

Click a country to see statistics about the country below.

+
+
-
+
-
-
+
+
diff --git a/examples/gml-layer.html b/examples/gml-layer.html index 55dd2c470d..28db545b6b 100644 --- a/examples/gml-layer.html +++ b/examples/gml-layer.html @@ -1,6 +1,6 @@ - OpenLayers GML Layer Example + OpenLayers GML Layer Example