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
186 stars 106 forks source link

feat: heatmap layer #365

Closed shenlong-tanwen closed 5 months ago

shenlong-tanwen commented 6 months ago

Changes made

Heat-map-example
m0nac0 commented 5 months ago

Thanks for contributing!

Could you run the dart formatter, please? (You can see the files needing formatting in the CI logs: https://github.com/maplibre/flutter-maplibre-gl/actions/runs/7518339533/job/20465556152?pr=365)

That will probably also remove the

shenlong-tanwen commented 5 months ago

Could you run the dart formatter, please?

Should be good now. Yes, the whitespace changes are now removed as well :)