Jay Borseth

Results 17 issues of Jay Borseth

**mapbox-gl-js version**: 3.1.2 **mapbox-gl-draw version**: 1.4.3 ### Steps to Trigger Behavior Here's an example of an expression I would expect should work, but seems to not. No errors are shown,...

needs information
auto-triaged

I'm trying to show a dot at the vertices of a line_string, but not at the added geodesic points. So I'm trying to figure out if there's any "meta" setting...

**mapbox-gl-js version**: 2.15.0 **browser**: Chrome Version 119.0.6045.12 ### Steps to Trigger Behavior 1. Build sprawling PWA using mapboxgl / Quasar / Vue / workbox that's been happily working for years...

needs investigation :mag:

I installed this package and it seems to be working great, but was startled to find 30 new packages in my lock file with names like: - clean-stack - cp-file...

It's not clear to me whether the GPX metadata namespaces used by this library are extensible. Can I: 1. Add namespaces to the GPX header? 2. Add properties which are...

### mapbox-gl-js version v3.17.0 ### Browser and version Chrome 142.0.7444.176 ### Expected behavior In v3.16.0, `map.on("idle")` fired appropriately. ### Actual behavior After upgrading to v3.17.0 **(with no other code changes...

bug :lady_beetle:
needs information :pray:
auto-triaged

Given a polygon which crosses the antimeridian, `burn` returns the wrong tileset. at zoom=3, `burn` returns the following instead of the correct set of 4 tiles: ``` array([[0, 4, 3],...