mapbox-gl-inspect icon indicating copy to clipboard operation
mapbox-gl-inspect copied to clipboard

Inspection plugin for Mapbox GL JS

Results 11 mapbox-gl-inspect issues
Sort by recently updated
recently updated
newest added

When I change mapbox-gl version from v1.9 to v2.6, I got this error in MapboxInspect.js: ``` MapboxInspect.js:135 Uncaught TypeError: Cannot convert undefined or null to object at Function.keys () at...

Hi lukasmartinelli, I am trying to make a version of mapbox-gl-inspect that works with the new maplibre-gl-js fork. For my first attempt I took the already built mapbox-gl-inspect.min.js and did...

Hello, The latest version of mapbox-gl-inspect on npm is 1.3.1 from 3 years ago: https://www.npmjs.com/package/mapbox-gl-inspect Would you please publish a new version containing the latest changes from the master branch?...

While using the plugin after adding it to a layer of point geometry type, we observed that the user would click on a point, but the hover would not appear....

The current instructions use github release URLs that does not allow hotlinking. Using unpkg.com fix that.

The inspect/map icons appear in Safari but do not work in Chrome: `Safari` ![image](https://user-images.githubusercontent.com/57634568/82601735-07f67b80-9b7e-11ea-866b-6c8043d3eccb.png) `Chrome` ![image](https://user-images.githubusercontent.com/57634568/82601791-1e043c00-9b7e-11ea-9b72-e42e8506a7c0.png)

Fixes issue outlined in https://github.com/maputnik/editor/issues/576

Adding support for image/video sources via adding additional polygons with their coordinates. Also - Updated minimum support to `v0.40.1` because of bugs with `image` sources in previous versions - Fixes...

Bumps [eslint](https://github.com/eslint/eslint) from 2.13.1 to 6.6.0. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v6.6.0 > * [`39dfe08`](https://github.com/eslint/eslint/commit/39dfe0880fa934e287e8ea1f7b56d5cba8d43765) Update: false positives in function-call-argument-newline (fixes [#12123](https://github-redirect.dependabot.com/eslint/eslint/issues/12123)) ([#12280](https://github-redirect.dependabot.com/eslint/eslint/issues/12280)) (Scott O'Hara) > *...

dependencies

Would like to also show the id field, because it becomes more important for feature states.