Vue2Leaflet icon indicating copy to clipboard operation
Vue2Leaflet copied to clipboard

Vue 2 components for Leaflet maps

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

Hello Mickaël, you did a great job, but I still have an issue similar to #195. >[Vue warn]: Error in beforeDestroy hook: "TypeError: this._map is null" found in \ \...

bug
help wanted
confirmed

Related to #308

enhancement
help wanted
confirmed

Currently if in the prop `icon` is passed something that is not a valid leaflet icon instance it would break the code. We need to change this, if the user...

enhancement
beginner-friendly
confirmed

It's clear that the plugin has a lot of behaviour and possible bugs stemming out from component interactions. We should think of an integration test suite, approach - cypress -...

enhancement
help wanted
confirmed

### Description Right now the [Vue2Leaflet supports 1.7.1](https://github.com/vue-leaflet/Vue2Leaflet/blob/master/package.json) Are there any plans/roadmap to update it to [Leaflet 1.8.0](https://leafletjs.com/2022/04/18/leaflet-1.8.0.html) which includes some major updates?

Coords passed by leaflet to createTile method are wrapped and are not unique. LGridLayer component on the other hand treats them as unique which leads to: * memory leaks *...

### Description The [FAQ page](https://vue2-leaflet.netlify.app/faq/#how-can-i-specify-leaflet-options-that-aren-t-part-of-a-component-s-props) provides some guidance on accessing a property called 'mapObject'. Despite extensive research and numerous attempts, this 'mapObject' remains undefined. However, according to [this query](https://stackoverflow.com/questions/76062316/vue-leaflet-accessing-ref-object-function), it...

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...

dependencies