maptiler / maptiler-sdk-js

Maps SDK tailored for MapTiler Cloud powered by MapLibre GL JS
https://docs.maptiler.com/sdk-js/
BSD 3-Clause "New" or "Revised" License
79 stars 14 forks source link

Better type export #98

Closed jonathanlurie closed 3 months ago

jonathanlurie commented 3 months ago

RD-292 This PR addresses the type issue (https://github.com/maptiler/maptiler-sdk-js/issues/97) that caused some classes defined in Maplibre to not have their type visible, despite being usable (in JS).