-
### What happened?
When switching to b3258, the SLOD2 models (not LOD or SLOD1) started sticking. None of the resources related to b3095 were changed. The problem is not affected by whether the mod…
-
### Overview
This is a list of questions from the design team to our Mapbox developer(s) that will help us better understand what's possible, what's easy/difficult, in order to inform our designs.
…
-
Hi, I'm doing a simple example on r3f canvas and the tiles are not the true color, any clue?
function Map2d() {
const { scene } = useThree();
// const provider = new GoogleMapsProvider('AIz…
-
By zoom in on large maps the navigation and display of popups is not properly aligned to the actual viewport. See video below for example:
https://youtu.be/4706KE9nvwk
-
Following up on Cornelius stress-test,
[here](https://drive.google.com/file/d/1_FNmmRjUuNOpI5PDVAdHenne4VYN6E3j/view?usp=sharing), could you give a scale compared to
- screen visible area
- the…
-
### Summary
I'd like to propose adding a `center` argument to `GeoDataFrame.plot()` to support diverging color maps that can visually emphasize deviations from a specific midpoint, similar to Seaborn…
-
![image](https://github.com/user-attachments/assets/c81d8f61-fbfd-481e-b086-99708d409d44)
OpenAndroMaps Germany
regardless of map theme (only not repoducable with Default, but that one has few sty…
-
## Omschrijving
1. Graag de token sets die vallen onder de map overwrite negeren bij maken van een thema zodat wij als designers ermee kunnen werken en experimenteren.
2. Dat het mogelijk is om van t…
-
```
julia> using Distributed
julia> addprocs(2);
julia> @everywhere using DistributedArrays
julia> a = fill(1000,10);
julia> da = distribute(a);
julia> @time map(x->rand(x,x)^2, a);
…
-
Here's an example:
```
set.seed(10)
library(dplyr)
library(purrr)
library(ggplot2)
library(patchwork)
data