diff --git a/examples/config.json b/examples/config.json index 4ff36af1a5..be9fcb8e1f 100644 --- a/examples/config.json +++ b/examples/config.json @@ -75,7 +75,8 @@ "misc_orthographic_camera": "Orthographic camera", "misc_custom_controls": "Define custom controls", "misc_custom_label": "Custom label popup", - "misc_camera_traveling": "Camera traveling" + "misc_camera_traveling": "Camera traveling", + "misc_compass": "Display a compass" }, "Plugins": { diff --git a/examples/images/compass.svg b/examples/images/compass.svg new file mode 100644 index 0000000000..fd418620ca --- /dev/null +++ b/examples/images/compass.svg @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/examples/misc_compass.html b/examples/misc_compass.html new file mode 100644 index 0000000000..b1b48d3d22 --- /dev/null +++ b/examples/misc_compass.html @@ -0,0 +1,129 @@ + + + Itowns - Compass + + + + + + + + + + + + + + + +
+ compass +
+ + +
+ + + + + + + + + + +