Vue2Leaflet icon indicating copy to clipboard operation
Vue2Leaflet copied to clipboard

Vue 2 components for Leaflet maps

Results 57 Vue2Leaflet issues
Sort by recently updated
recently updated
newest added

As per title, by following the guidelines of the rest of the test we need to add unit tests for `LFeatureGroup`

help wanted
beginner-friendly
confirmed

As per title, by following the guidelines of the rest of the test we need to add unit tests for `LTooltip`

help wanted
beginner-friendly
confirmed

As per title, by following the guidelines of the rest of the test we need to add unit tests for `LPopup`

help wanted
beginner-friendly
confirmed

Hi! This is more an idea. I use the map in multiple place in my application, and I have to setup the basic stuff over and over. Fortunately, the LTileLayer...

enhancement
help wanted
confirmed

My application uses a web socket to update markers and show transport . When I open devtool, I see a huge amount of events [ready $emit by LGeoJson] Chrome uses...

help wanted
confirmed

### Description #### Steps to Reproduce ``` ``` Then try to draw into this.$refs['mark-canvas']. #### Expected Results The marker/icon/canvas matches what is drawn to the canvas. #### Actual Results Nothing...

bug
help wanted
confirmed

You should import also glyth to make it consistent by: import { glyth } from "leaflet.icon.glyph";

enhancement
help wanted
beginner-friendly
confirmed

see #294 for the discussion

Docs
beginner-friendly
confirmed

We need to document in the docs this quirk: #309

Docs
beginner-friendly
confirmed

### Description I'm making a map with a line that changes after click. All works fine in Chrome, Safari, Firefox and Edge, but not in IE11. The LGeoJson is stored...

bug
confirmed