-
Over in #199 Ruben has implemented the Overpass Turbo interface for OHM. Another OSM tool you've never heard of! BUT like Task Manager, it runs all client side, and I think this task will be relativel…
-
Hey man, I came across the need to have a route planner, because I have several intersection points drawn on the map, but none of these points has an optimized route, is there something already implem…
-
**mapbox-gl-js version**: 1.6.1
**mapbox-gl-draw version**: 1.1.2
### Steps to Trigger Behavior
1. Create a custom mode, with an `onDrag` handler
2. Use the custom mode in conjunction with …
-
Hello, first of all, I must acknowledge that this is a great library, very useful.
Coming to my concern, I want to select a specific area of the viewport and save it as an image. What I am interest…
-
Implementing property functions for `line-dasharray` will require sharing information about `LineAtlas` with the worker, much like the `*-pattern` properties https://github.com/mapbox/mapbox-gl-js/iss…
-
**mapbox-gl-js version**: 0.37.0 and 0.28.0
**mapbox-gl-draw version**: v0.18.0
### Steps to Trigger Behavior
1. Add the drawing control to map: `map.addControl(this.draw, 'bottom-right');`
…
-
#### Describe the bug
If I manage features with state, edit functionality stop working such as moving, dragging vertex.
#### Actual Result
initial feature can have new vertex and can be selected …
-
Refs https://github.com/mapbox/mapbox-navigation-android/issues/4091. Capturing from a customer report, the refactored stack of `MapboxRouteLineApi` -> `MapboxRouteLineView` -> `Map` regressed in perf…
-
**mapbox-gl-js version**: 2.0.0
We could save some draw calls by preventing rendering of tiles that only contain symbols with 0-alpha. In the following Renderdoc captured frame, some tiles are draw…
-
When I add a custom layer to show 3D models using three.js and a sky layer with `'sky-type': 'atmosphere'` to the map, 3D objects flicker when calling `setPaintProperty('sky', 'sky-atmosphere-sun', ..…
nagix updated
3 years ago