maplibre / flutter-maplibre-gl

Customizable, performant and vendor-free vector and raster maps, flutter wrapper for maplibre-native and maplibre-gl-js (fork of flutter-mapbox-gl/maps)
https://pub.dev/packages/maplibre_gl
Other
185 stars 106 forks source link

chore: remove local api doc generation #425

Closed josxha closed 1 month ago

josxha commented 1 month ago

With the release to pub.dev, we can use the hosted API docs at https://pub.dev/documentation/maplibre_gl/latest/ and don't have to rely on our own generation.

The current solution has the problem that the links on the right side bar linked to the raw html page.