diff --git a/examples_src/geolocation-orientation.css b/examples_src/geolocation-orientation.css deleted file mode 100644 index 9ac812bcf6..0000000000 --- a/examples_src/geolocation-orientation.css +++ /dev/null @@ -1,13 +0,0 @@ -#info { - position: absolute; - font-size: 0.7em; - top: 70px; - right: 30px; - background-color: lightgrey; - padding: 4px; -} -.button { - position: absolute; - bottom: 10px; - left: 30px; -} diff --git a/examples_src/geolocation-orientation.html b/examples_src/geolocation-orientation.html index 71f956c8e7..5dd4fe3f61 100644 --- a/examples_src/geolocation-orientation.html +++ b/examples_src/geolocation-orientation.html @@ -1,20 +1,53 @@ ---- -template: "example.html" -title: "Mobile Geolocation Tracking with Orientation" -shortdesc: "Example of a geolocated and oriented map." -docs: > - Geolocation tracking with orientation example. -tags: "fullscreen, geolocation, orientation, mobile" ---- -
-
-
-
-
- - -
+ + + + + + + + + + + Mobile Geolocation Tracking with Orientation + + + +
-
-
+
+ + +
+ + + + + +
+
Geolocation tracking with orientation example
+
Example of a geolocated and oriented map.
+
fullscreen, geolocation, orientation, mobile
+
+ +