Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 785 Bytes

README.md

File metadata and controls

41 lines (30 loc) · 785 Bytes

vue-leaflet

Vue-leaflet written and compatible with vue3

This is a Beta version! And may yet be instable! If you want to help please reach out in an issue or discord

What Works:

  • LCircle
  • LCircleMarker
  • LControl
  • LControlAttribution
  • LControlLayers
  • LControlScale
  • LControlZoom
  • LFeatureGroup
  • LGeoJson
  • LIcon
  • LMap
  • LMarker
  • LPolygon
  • LPolyline
  • LPopup
  • LRectangle
  • LTileLayer
  • LTooltip
  • LWmsTileLayer

Note that unlikely the version for vue2 this version is fully compatible with SSR

Installation

npm i @vue-leaflet/vue-leaflet

or

yarn add @vue-leaflet/vue-leaflet

Usage

Till the documentation is ready please check the demo project