Maximilian P.
Maximilian P.
The detection with checking if a specific handler is available in the window is not always working. This causes issues, that the carousel is working with the knowledge of having...
Maybe it could be useful, to have a backup Mechanism for time interval X. The snapshot could be pushed to some s3 or a persistent volume. Explicitly, when having just...
I just encountered at trying out the package, that it would be cleaner on my implementation, when I could define explicit Return-Types. With that each Plugin-Type has a predefined Interface,...
If I call the `useNumber()` hook, it basically uses the code of useArray hook and returns me an array. At source folder in the sub-directory `array` is the file of...
Does fix multiple issues when trying to use npm fetcher with Node.js v16 LTS version in fetch and installation process. Using the backported version of the current state from master...
## 🤔 Expected Behavior Shows interactive map smoothly on 75 FPS (I have a 75hz monitor). ## 😯 Current Behavior ### The default WebGPU Demo: Runs smoothly and interactive, but...
**Impacted Features/Layers** Long rivers like the "Elbe" or "Danupe" are kind of cluttered on low zooms (~7). This also happens in various other places/rivers. **Screenshots**  High Zoom (~8) ...
Sometimes the disputed tags are not existing on the relations itself and we need to additionally check on the OSM ways for disputed tags. Here is a comparison on the...
addNaturalEarthSource() is deprecated by planetiler and its now recommended to use addGeoPackageSource(). To make this work we need to adjust of this source to the natural_earth_vector.gpkg.zip file from natural earth....