diff --git a/README.md b/README.md index 399212d..db3969c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +![Visor territorial](image.png) + + ## extended-apiterritorial-gl-js-viewer * Maplibre-gl-js viewer including some API Territorial features @@ -41,7 +44,6 @@ async function apiConnect(lat, lon, service) { const dades = await response.json(); //Do anything with dades (geojson) - } diff --git a/image.png b/image.png new file mode 100644 index 0000000..550cf11 Binary files /dev/null and b/image.png differ