Max Ammann

Results 224 issues of Max Ammann

Currently we run the test for each `--target` and crate in the corresponding workflows. It probably makes sense to run them in a Github Actions matrix in the `run-tests` workflow....

feature-request
WIP-ISSUE

The [tileserver-gl](https://github.com/maptiler/tileserver-gl) can render raster tiles from vector data. This requires that the rendering component runs headless. Essentially this means that the winit dependency needs to be decoupled. This is...

feature-request

The Just file is a little bit cluttered. For example we use once `web-build` and once `build-android`. This needs to be refactored. ## 🤔 Expected Behavior ## 😯 Current Behavior...

WIP-ISSUE

Goal of this task is to give some more insights into the size of the wasm/native binary. Note: This is a beginner task because it requires no insight into maplibre-rs....

good first issue
feature-request

## 🤔 Expected Behavior ## 😯 Current Behavior ## 💁 Possible Solution ## 🔦 Context ## 💻 Code Sample ## 🌍 Your Environment * Desktop - Operating System: Windows/Linux/macOS -...

bug
WIP-ISSUE

We should consider removing this lint as we have lot of unfinished features. TODO ## 🤔 Expected Behavior ## 😯 Current Behavior ## 💁 Possible Solution ## 🔦 Context ##...

feature-request
WIP-ISSUE

Middleware API: https://github.com/gfx-rs/wgpu/wiki/Encapsulating-Graphics-Work ## 🤔 Expected Behavior TODO ## 😯 Current Behavior ## 💁 Possible Solution ## 🔦 Context ## 💻 Examples

feature-request
WIP-ISSUE

TODO ## 🤔 Expected Behavior ## 😯 Current Behavior ## 💁 Possible Solution ## 🔦 Context ## 💻 Examples

feature-request
WIP-ISSUE

This is an optimization without any clear benefit/problem associated -> Low Priority. ## 🤔 Expected Behavior ## 😯 Current Behavior The quadkey currently uses `8 bits for zoom level +...

good first issue
optimization
feature-request

**Difficulty: Hard** Currently, there are no bounds when navigating (pan, zoom) the map. The goal of this task is to restrict the navigation such that users can not escape and...

good first issue
feature-request