Skip to content

Latest commit

 

History

History
256 lines (139 loc) · 13.9 KB

File metadata and controls

256 lines (139 loc) · 13.9 KB

Change Log

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

7.0.18 (2026-03-11)

Note: Version bump only for package ui-mapbox

7.0.17 (2026-03-11)

Bug Fixes

  • android error on most calls (37ef2bc)
  • android: removeLayer/removeSource fix (ca4a8d3)

7.0.16 (2026-03-11)

Note: Version bump only for package ui-mapbox

7.0.15 (2026-03-10)

Bug Fixes

  • android error on most calls (37ef2bc)

7.0.14 (2026-01-23)

Bug Fixes

7.0.13 (2026-01-21)

Bug Fixes

  • ios: events not being fired (b04b976)

7.0.12 (2025-11-12)

Bug Fixes

7.0.11 (2025-11-07)

Bug Fixes

  • android: use ndk27 of mapbox lib to support 16KB (e709baf)

7.0.10 (2025-11-04)

Bug Fixes

  • ios: white title in callout (46a07bb)

7.0.9 (2025-11-04)

Bug Fixes

  • ios: removed many unwanted error message (no actual error) (f67277c)

7.0.8 (2025-11-03)

Bug Fixes

  • android: default style to streets like ios (c37d79c)
  • ios: marker onTap not handled (58859bd)

7.0.7 (2025-10-30)

Note: Version bump only for package ui-mapbox

7.0.6 (2025-10-30)

Note: Version bump only for package ui-mapbox

7.0.5 (2025-10-30)

Bug Fixes

  • title/subtitle are now optional. If not defined there wont be a callout (0f56454)

7.0.4 (2025-10-30)

Bug Fixes

  • android: prevent error on destroy (7695e79)
  • android: streets style not working (c49eff2)
  • ios: working marker image and other fixes (3ec0f75)

7.0.3 (2025-10-29)

Bug Fixes

  • android: many bug fixes (2f17f15)

7.0.2 (2025-10-28)

Bug Fixes

7.0.1 (2025-10-28)

Bug Fixes

  • android: fixed map init from content view (2a83615)
  • ios: missing options and improvements (3d4cedd)

7.0.0 (2025-10-25)

Features

  • android: plugin updated to v11 (not retro compat!) (9b98b79)
  • ios: updated SDK to v11+ (fc9af79)

6.2.31 (2024-10-04)

Bug Fixes

  • ios: regression fix in layer parser (be4c030)

6.2.30 (2024-10-01)

Bug Fixes

  • ios: more style property handle (cef5cd4)
  • ios: updated Mapbox to 6.4.2 with bitcode disabled (6bc7eb5)

6.2.29 (2024-09-21)

Note: Version bump only for package ui-mapbox

6.2.28 (2024-07-16)

Note: Version bump only for package ui-mapbox

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