davvalent commited on 2023-03-24 20:33:50 Showing 2 changed files, with 9 additions and 1 deletions.
@@ -1,3 +1,9 @@
+/**
+ * Voir protocole de geolocalisation
+ *
+ * @deprecated
+ */
+
window.api.map.addLayer(
L.imageOverlay(
"https://ntnlv.ca/faubourg/map/img/plan-fond-transparent-min.png", [
@@ -1,5 +1,7 @@
/**
- * Initialisation du viewport
+ * Initialisation du viewport - Full viewport
+ * @deprecated since version 0.1
*/
(() => {
h = window.innerHeight + "px";