Richard Unterberg
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
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...
- code must be better documented - implemented features and workaround better explained -> readme
- maximize use cases - ~~dump next.js for personal reasons~~ - create new repo