We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Development of maplibre applications in sveltekit

Formale Metadaten

Titel
Development of maplibre applications in sveltekit
Serientitel
Anzahl der Teile
266
Autor
Lizenz
CC-Namensnennung 3.0 Deutschland:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
Recently, sveltekit is becoming a more popular framework for developing web application. It has been released as v1.0.0 last December. However, there are still not many use cases of developing maplibre applications in sveltekit compared to other frameworks like react. The author is involved in developing maplibre application with sveltekit in United Nations Development Programme (geohub), and also developing sveltekit based Web-GIS applications for water asset management at Eastern African countries (watergis). Hence, several useful maplibre boilerplate and components were developed in sveltekit during those projects' work. watergis/sveltekit-maplibre-boilerplate is a template which can start developing maplibre application in sveltekit with minimuum source code. Furthermore, watergis/svelte-maplibre-components consists of various useful maplibre components to add more functionality easily to your web application (all components are documented here). For instance, this component library provides you features of exporting maps, adding legends, styling maps, sharing maps, measuring distance and integrating with Valhalla api, etc. In this talk, these maplibre boilerplate and components will be briefly introduced.