Svelte Maplibre Components

screenshot of Svelte Maplibre Components
svelte

This repository to manage packages of svelte maplibre components for water application.

Overview

This is a GitHub repository for managing packages of Svelte Maplibre components for water applications. The repository includes various packages for different functionalities related to water GIS.

Features

  • @watergis/svelte-maplibre-attribute-popup: A package for displaying attribute popups in Svelte Maplibre.
  • @watergis/svelte-maplibre-attribute-table: A package for creating attribute tables in Svelte Maplibre.
  • @watergis/maplibre-center-icon: A package for centering icons in Maplibre.
  • @watergis/collapsible-panel: A package for creating collapsible panels.
  • @watergis/svelte-maplibre-export: A package for exporting maps in Svelte Maplibre.
  • @watergis/svelte-maplibre-legend: A package for creating legends in Svelte Maplibre.
  • @watergis/svelte-maplibre-measure: A package for measuring distances in Svelte Maplibre.
  • @watergis/svelte-maplibre-menu: A package for creating menus in Svelte Maplibre.
  • @watergis/svelte-maplibre-search: A package for adding search functionality in Svelte Maplibre.
  • @watergis/svelte-maplibre-share: A package for sharing maps in Svelte Maplibre.
  • @watergis/svelte-maplibre-style-switcher: A package for switching map styles in Svelte Maplibre.
  • @watergis/svelte-maplibre-tour: A package for creating interactive tours in Svelte Maplibre.
  • @watergis/svelte-maplibre-valhalla: A package for integrating Valhalla routing in Svelte Maplibre.

Summary

This GitHub repository manages a collection of packages for Svelte Maplibre components used in water applications. The packages offer various functionalities such as displaying attribute popups, creating attribute tables, centering icons, creating collapsible panels, exporting maps, creating legends, measuring distances, creating menus, adding search functionality, sharing maps, switching map styles, creating interactive tours, and integrating Valhalla routing. Installation instructions and documentation are also provided.

svelte
Svelte

Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.