svelte-leafletjs

Svelte component for leaflet

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
svelte-leafletjs
5490.10.04 months ago3 years agoMinified + gzip package size for svelte-leafletjs in KB

Readme

GitHub npm GitHub tag (latest by date) GitHub Workflow Status
svelte-leaflet
Svelte component for leaflet
Documentation & Demo
Sample project

Breaking changes

v0.10.0

  • GeoJSON
* Removed dependency on `axios`.
* The `url` property is removed. This is replaced by `data`.

Component support

  • x Map

UI layers:
  • x Marker
  • x Popup
  • x Tooltip

Raster layers:
  • x TileLayer
  • x TileLayer.WMS
  • x ImageOverlay
  • VideoOverlay

Vector layers:
  • x Polyline
  • x Polygon
  • x Rectangle
  • x Circle
  • x CircleMarker
  • SVGOverlay

Other layers:
  • LayerGroup
  • FeatureGroup
  • x GeoJSON

Basic types:
  • x Icon
  • x DivIcon

Controls:
  • Zoom
  • Attribution
  • Layers
  • x Scale