Richard Unterberg

Results 6 issues of Richard Unterberg

Iยดm wondering if it is possible to access the PIXI.DisplayObject properties from from the generated Graphics like so: ``` const svgSrc = PIXI.Loader.shared.resources['assets/frame.svg'].data; const createdGraphic = new SVG(svgSrc); createdGraphic.width =...

because we love vite with ssr

because we love vite ๐Ÿ˜ป

feature-request
help wanted
good first issue

firestarter: https://github.com/richard-unterberg/leaflet-nextjs-ts-starter/issues/24 - add zustand - create map store slice - implement only viewState ```ts interface ViewState { boundingBox: BoundingBox center: LatLnLike zoom: number } ``` - implement in header...

feature-request
breaking change

- code must be better documented - implemented features and workaround better explained -> readme

documentation

- maximize use cases - ~~dump next.js for personal reasons~~ - create new repo