Skip to content

Latest commit

 

History

History
61 lines (28 loc) · 3.25 KB

CHANGELOG.md

File metadata and controls

61 lines (28 loc) · 3.25 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

6.2.14 (2022-02-09)

Bug Fixes

  • updateSource: updateSource method was missing in the API (499e99a)
  • added project methods to API (99d0642)
  • removed ios type from native layer instance to remove build error (efb0f12)

Features

  • layer type: added property type to layer class that returns the GeoJSON layer type (7c87bb2)
  • lineMetrics: added source property lineMetrics (477082d)
  • projectBack: added projectBack method as inverse method to project (7bbb6e0)

6.2.13 (2022-01-19)

Note: Version bump only for package @nativescript-community/ui-mapbox

6.2.12 (2022-01-17)

Bug Fixes

6.2.11 (2022-01-09)

Bug Fixes

  • add okhttp implementation (f73304f)
  • downgrade iOS Mapbox version (3aa8196)
  • export handling cleanup and declaration fixes (d93e2bc)

Features