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

Typescript + Examples + Typedoc + Eslint #10

Closed HarelM closed 8 months ago

HarelM commented 8 months ago

Launch Checklist

This is the main migration from javascript to typescript. It also adds some automation to the docs creation using the examples and typedoc for the API. Removed minified file. Added dependabot.

HarelM commented 8 months ago

CC: @acalcutt feel free to review.

HarelM commented 8 months ago

CC: @birkskyum FYI.