v0.19.0
Notes
- It is no longer required to depend on the GitHub repository, all packages have now been published to pub.dev: https://pub.dev/packages/maplibre_gl
- Because of some complications with the release cycle, there exist a
0.19.0+1
and0.19.0+2
tag too.
However, there are changes to the library between these tags, only a version bump.
What's Changed
- Bump actions/setup-java from 3 to 4 by @dependabot in #345
- Add docs for setCameraBounds by @m0nac0 in #351
- Add iOS long click duration parameter by @m0nac0 in #348
- supporting fill-extrusion by @krupupakku in #211
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #361
- make feature tap detection work for features with a null id on ios (same as android) by @lunaticcoding in #357
- Readme: add documentation about referencing assets (mbtiles/sprites etc.) by @m0nac0 in #346
- Update pub.dev workflow for platform_interface by @m0nac0 in #354
- Fix docs for querySourceFeatures by @m0nac0 in #347
- feat: heatmap layer by @shenlong-tanwen in #365
- Bump actions/dependency-review-action from 3 to 4 by @dependabot in #373
- Add null check to layer#setVisibility on Android by @polylina in #374
- fix flicker effect on web, when style is loaded slowly by @stefanschaller in #377
- fix: add tracking mode conversion in onCameraTrackingChanged by @XanderD99 in #376
- Bump subosito/flutter-action from 2.12.0 to 2.13.0 by @dependabot in #386
- chore: use major version tag for
subosito/flutter-action
by @josxha in #404 - chore: add issue templates by @josxha in #402
- chore: fix linked Q&A page in GitHub issues by @josxha in #408
- feat(web): allow package:js version 0.6.x and 0.7.x by @josxha in #410
- Support newer Gradle versions by @Fabi755 in #390
- chore: delete
pubspec.lock
files by @josxha in #412 - feat: update package links in pubspec.yaml files by @josxha in #413
- fix(web): ensure the usage of
maplibre-gl-js
version 4.x.x, remove_addStylesheetToShadowRoot
by @josxha in #409 - feat: add
flutter_lints
, fix or ignore lints by @josxha in #414 - feat: allow latest
flutter_lints
version by @josxha in #419 - Prepare project for publishing by @kuhnroyal in #411
- chore: update documentation by @josxha in #422
- chore: fix publish ci, update .gitignore by @josxha in #424
New Contributors
- @krupupakku made their first contribution in #211
- @lunaticcoding made their first contribution in #357
- @shenlong-tanwen made their first contribution in #365
- @polylina made their first contribution in #374
- @XanderD99 made their first contribution in #376
- @Fabi755 made their first contribution in #390
Full Changelog: 0.18.0...v0.19.0