Alexis Hildebrandt

Results 5 issues of Alexis Hildebrandt

I'm struggling to integrate leaflet-draw with vue-leaflet. [Here's a sandbox](https://codesandbox.io/s/dank-haze-0pmvp?file=/components/TestMap.vue) with a minimal example containing `leaflet-draw`, `leaflet-toolbar` and `leaflet-draw-toolbar` and the use-global-leaflet option (leaflet-toolbar depends on the global leaflet instance)....

Passing an options object as a prop to l-map has no effect as it's properties get overridden when merging with the flat props. ```vue // not working // working ```...

bug

I tried to create a mask for numbers with dots as thousands-separator. My mask is in the array-format, and I figured out that each mask entry needs be exactly one...

**Scale Version** latest **Framework and version** vue latest **Code Reproduction** https://stackblitz.com/edit/vitest-dev-vitest-f1ikmh?file=test/Test.test.ts **Desktop (please complete the following information):** - OS: macOS - Node: v16.14.2 - Vitest 0.26.2 **Additional context** We use...

support