Skip to content

Latest commit

 

History

History
123 lines (69 loc) · 7.33 KB

CHANGELOG.md

File metadata and controls

123 lines (69 loc) · 7.33 KB

Change Log

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

6.2.27 (2023-12-18)

Note: Version bump only for package ui-mapbox

6.2.26 (2023-12-18)

Features

  • extend options to position controls that overlay the map (ffdeae9)

6.2.25 (2023-12-07)

Note: Version bump only for package ui-mapbox

6.2.24 (2023-12-07)

Features

  • support adding images from HTTP and base64 data URLs (6886f2a)

6.2.23 (2023-11-29)

Bug Fixes

6.2.22 (2023-11-29)

Bug Fixes

  • android: trying to handle all sdk versions (bbfa0aa)

6.2.21 (2023-11-17)

Bug Fixes

  • android: plugin build fix (d2d663a)

6.2.20 (2023-09-06)

Note: Version bump only for package ui-mapbox

6.2.19 (2022-09-14)

Bug Fixes

  • standard user location annotation view: restored standard user location annotation view (cf9e189)

6.2.18 (2022-09-14)

Bug Fixes

  • standard user location annotation view: restored standard user location annotation view (cf9e189)

6.2.17 (2022-09-14)

Bug Fixes

  • standard user location annotation view: restored standard user location annotation view (cf9e189)

6.2.16 (2022-09-14)

Bug Fixes

  • standard user location annotation view: restored standard user location annotation view (cf9e189)

6.2.15 (2022-03-03)

Bug Fixes

  • resolve in updateSource: added missing resolve (78803e4)
  • tracking user: tracking the user was not implemented on iOS (242fe63)
  • tracking user: tracking the user was not implemented on iOS (80d7d9f)

Features

  • access tracking mode: method to retrieve the current tracking mode (b7a6cf2)
  • access tracking mode: method to retrieve the current tracking mode (9182871)

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