diff --git a/config/jsdoc/api/template/tmpl/layout.tmpl b/config/jsdoc/api/template/tmpl/layout.tmpl index 85c0f42249..b7899ebe2c 100644 --- a/config/jsdoc/api/template/tmpl/layout.tmpl +++ b/config/jsdoc/api/template/tmpl/layout.tmpl @@ -4,7 +4,7 @@ var version = obj.packageInfo.version; - + OpenLayers v<?js= version ?> API - <?js= title ?> diff --git a/examples/geolocation-orientation.html b/examples/geolocation-orientation.html index d2285ea893..5c16753d67 100644 --- a/examples/geolocation-orientation.html +++ b/examples/geolocation-orientation.html @@ -4,16 +4,16 @@ title: Geolocation Tracking with Orientation shortdesc: Example of a geolocated and oriented map. tags: "fullscreen, geolocation, orientation, mobile" --- - + - + - - - Mobile Geolocation Tracking with Orientation - -
@@ -44,7 +43,8 @@ tags: "fullscreen, geolocation, orientation, mobile" - + + diff --git a/examples/hit-tolerance.html b/examples/hit-tolerance.html index 9b7d8c78b5..36a3ebaa3e 100644 --- a/examples/hit-tolerance.html +++ b/examples/hit-tolerance.html @@ -20,5 +20,5 @@ tags: "hitTolerance"   Area:   - + diff --git a/examples/index.html b/examples/index.html index 42d5041bac..fc58e16c06 100644 --- a/examples/index.html +++ b/examples/index.html @@ -1,8 +1,9 @@ - + + OpenLayers Examples @@ -39,8 +40,6 @@ background-color: #f8f9fa !important; } - - OpenLayers Examples diff --git a/examples/mobile-full-screen.html b/examples/mobile-full-screen.html index 1f8b288159..de46b6d381 100644 --- a/examples/mobile-full-screen.html +++ b/examples/mobile-full-screen.html @@ -7,14 +7,14 @@ cloak: - key: AlEoTLTlzFB6Uf4Sy-ugXcRO21skQO7K8eObA5_L-8d20rjqZJLs2nkO1RMjGSPN value: Your Bing Maps Key from https://www.bingmapsportal.com/ here --- - + - + Mobile full screen example - -