From 9a834994870b3f15de671cfd5e052e3ccd05cb5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20de=20Metz?= Date: Tue, 14 May 2024 22:33:37 +0200 Subject: [PATCH] Switch to maplibre-gl-indoorequal. --- README.md | 2 +- js/map.vue | 2 +- package.json | 4 ++-- yarn.lock | 30 +++++++++++++++--------------- 4 files changed, 19 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 3fc857a..ef4c215 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A web based indoor viewer. Discover: - the backend: https://github.com/indoorequal/indoorequal -- the library to integrate indoor=: https://github.com/indoorequal/mapbox-gl-indoorequal +- the library to integrate indoor=: https://github.com/indoorequal/maplibre-gl-indoorequal ## Development diff --git a/js/map.vue b/js/map.vue index 6f7442f..89e6469 100644 --- a/js/map.vue +++ b/js/map.vue @@ -31,7 +31,7 @@