Johan Ohly
Johan Ohly
There is a typo in \_\_init__.py#146
### Description I am probably doing something very stupid, but I cannot figure out what I am doing wrong to get this result. See the screenshot. ### Version 5.1.7 ###...
It is very possible that I am just doing something wrong, but using the examples' way of changing the basemap style reactively, and a DeckGlLayer inside of it, the initial...
**Url of request** https://api.adsbdb.com/v0/callsign/dl987 **Why was the data wrong** API shows `PDX -> JFK` while it is actually `ATL -> BOS` **Source of information** https://www.flightstats.com/v2/flight-tracker/DL/987
An option to disable automatic loading of the `maplibre-gl/dist/maplibre-gl.css` file, to allow loading a custom stylesheet without conflicts.
I honestly have no idea what is causing this. I am just passing `projection` to the `` component. ``` { // event.addControl(new GlobeControl(), 'top-left'); }} projection={{type: "globe"}} bind:map {style} diffStyleUpdates...
[Screencast from 2024-12-13 18-28-14.webm](https://github.com/user-attachments/assets/4f36c9da-ec1c-4051-8f47-07758dbb314c) (the first hover produces the overlapping popups) Basically I have both an ArcLayer and a ScatterplotLayer, both with popups. The arcs go from one scatterplot "circle"...
https://inlang.com/m/reootnfj/plugin-inlang-messageFormat An example of both simple translation and one utilizing "variants": ``` { "going": "Going", "going_count": [ { "declarations": [ "input count", "local countPlural = count: plural" ], "selectors": [...
As you can see in the demo, the popups flash for a few ms before disappearing. I could only reproduce it on iOS so I assume it is a WebKit-specific...