-
I need to access to the Mapillary vector tiles using Leaflet as they are shown in the Mapillary web site, for example
```
https://www.mapillary.com/app/?lat=44.90785153249567&lng=7.673778533935547&z=…
-
To a new user unfamiliar with the things this community has focused on mapping, the initial map looks barren, blank. OSM had this problem originally, but we will always have this problem to some exten…
1ec5 updated
4 months ago
-
**mapbox-gl-js version**:
v2.9.1
**browser**:
Tested with the same outcome in latest versions of Google Chrome, Firefox and Safari.
### Steps to Trigger Behavior
Draw a polyline passing…
-
It seems like the current implementation doesn't allow broadcasting arguments. Here's an example for normalizing leafs.
```python
import tree_math as tm
import jax
import jax.numpy as jnp
a =…
-
Started with #18269
The plan is to create an entirely new cohesive documentation structure in `docs/tutorials`, to move sections of the existing docs there, and then to remove the old versions leav…
-
serialization and deserialization of map is very slow. i am passing this as object to the archives . It's taking around 3secs to deserialize 113MB file
-
Hi,
I am taking inspiration from the [list example](https://github.com/linebender/druid/blob/master/druid/examples/list.rs) to build a slightly more complicated example but I run into a few conceptua…
-
This is a question of documentation rather than an issue. I can't find any example of the following very common scenario:
```
std::vector some_func();
...
// We want to expose returned std::vect…
-
- [ ] Implement `D3DCOLORtoUBYTE4` clang builtin,
- [ ] Link `D3DCOLORtoUBYTE4` clang builtin with `hlsl_intrinsics.h`
- [ ] Add sema checks for `D3DCOLORtoUBYTE4` to `CheckHLSLBuiltinFunctionCall` in…
-
Currently, model.hpp and information.hpp rely on iterators to loop over all modules and perform calculations. Iterators are more general in C++ and useful for looping over maps when key is not an inte…