-
Someone kindly assist..dunno where the issue is
logs
```bash
12-09 12:19:25.026 4686-4686/? I/SELinux: Function: selinux_android_load_priority [0], There is no sepolicy file.
12-09 12:19:…
-
microscopy extension render the data with OpenLayers (current version 6).
For a given OIHF view we will have N layer to which we have to apply a color function (color, min and max, opacity, visibil…
Punzo updated
3 years ago
-
**mapbox-gl-js version**: 1.8.1
**mapbox-gl-draw version**: master
### Steps to Trigger Behavior
1. Clone this repo and run `yarn && yarn build-min`
2. Try to import `dist/mapbox-gl-draw.js`…
-
Are there plans in the near future for supplying a Typescript type declarations file?
(Presently using mapbox-gl-draw 1.0.9)
-
please add support for mapbox-gl 2
```
warning " > @mapbox/mapbox-gl-draw@1.2.0" has incorrect peer dependency "mapbox-gl@>=0.27.0 eslint-plugin-import@2.22.1" has unmet peer dependency "eslint@^…
-
The perspective view being added in #2116 and #2159 will constrain the pitch to 90° (at least at the mbgl level). MGLMapView currently constrains it further to 60° to avoid showing the horizon, but we…
-
**mapbox-gl-js version**: 1.11.0
**mapbox-gl-draw version**: 1.2.0
### Steps to Trigger Behavior
1. Had working code using:
`MapboxDraw = require("@mapbox/mapbox-gl-draw");`
2. Yarn up…
jaybo updated
3 years ago
-
**mapbox-gl-js version**: 1.12.0
**mapbox-gl-draw version**: 1.2.0
### Steps to Trigger Behavior
1. Clone https://github.com/pomm0/mapbox-issue and install dependencies `npm install`
2. …
pomm0 updated
3 years ago
-
- Show that we can load a map of the world
- Position of user in world
- Draw locations of key areas from [longitude, latitude] pairs
Highly recommend using [react-mapbox-gl](https://github.com/a…
-
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…