maplibre / maplibre-gl-inspect

Maplibre GL Inspect adds an inspect control to maplibre-gl-js to view all features of the vector sources and allows hovering over features to see their properties.
https://maplibre.org/maplibre-gl-inspect/
BSD 3-Clause "New" or "Revised" License
40 stars 7 forks source link

Lint, add package-lock.json, and add default colors for shortbread #2

Closed wipfli closed 2 years ago

wipfli commented 2 years ago

Lints the codebase, adds a package-lock.json file, and adds better default colors for the shortbread schema (they use the words streets and land instead of the openmaptiles transportation and landuse...)

Thanks a lot @acalcutt for maintaining this plugin!

acalcutt commented 2 years ago

These changes look good to me and work in my testing. I was able to lint and build the regular version and the compatibility version fine and they both seemed to work.