From 70e8ced5ed692a289e7b9d898839fb926b16d6a0 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Mon, 28 Oct 2024 22:36:06 +0800 Subject: chore: update alises for use in default yaml file --- assets/default.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'assets') diff --git a/assets/default.yml b/assets/default.yml index 123432f..d2a7816 100644 --- a/assets/default.yml +++ b/assets/default.yml @@ -1,13 +1,13 @@ aliases: use: Leaflet: - value: ./dist/renderers/leaflet.mjs + value: https://outdoorsafetylab.github.io/dumbymap/dist/renderers/leaflet.mjs description: Leaflet is the leading open-source JavaScript library for mobile-friendly interactive maps. It has all the mapping features most developers ever need. Maplibre: - value: ./dist/renderers/maplibre.mjs + value: https://outdoorsafetylab.github.io/dumbymap/dist/renderers/maplibre.mjs description: MapLibre GL JS is a TypeScript library that uses WebGL to render interactive maps from vector tiles in a browser. The customization of the map comply with the MapLibre Style Spec. Openlayers: - value: ./dist/renderers/openlayers.mjs + value: https://outdoorsafetylab.github.io/dumbymap/dist/renderers/openlayers.mjs description: OpenLayers makes it easy to put a dynamic map in any web page. It can display map tiles, vector data and markers loaded from any source. OpenLayers has been developed to further the use of geographic information of all kinds. width: One-Third: 33% -- cgit v1.2.3-70-g09d2