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)
7.0.16 (2026-03-11)
Note: Version bump only for package ui-mapbox
7.0.15 (2026-03-10)
- android error on most calls (37ef2bc)
7.0.14 (2026-01-23)
- android: getImage fix (88a7ff8)
7.0.13 (2026-01-21)
- ios: events not being fired (b04b976)
7.0.12 (2025-11-12)
- ios: marker anchor fix (d087251)
7.0.11 (2025-11-07)
- android: use ndk27 of mapbox lib to support 16KB (e709baf)
7.0.10 (2025-11-04)
- ios: white title in callout (46a07bb)
7.0.9 (2025-11-04)
- ios: removed many unwanted error message (no actual error) (f67277c)
7.0.8 (2025-11-03)
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)
- title/subtitle are now optional. If not defined there wont be a callout (0f56454)
7.0.4 (2025-10-30)
- 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)
- android: many bug fixes (2f17f15)
7.0.2 (2025-10-28)
- android: broken build (1587e83)
7.0.1 (2025-10-28)
7.0.0 (2025-10-25)
6.2.31 (2024-10-04)
- ios: regression fix in layer parser (be4c030)
6.2.30 (2024-10-01)
- 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)
- 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)
- support adding images from HTTP and base64 data URLs (6886f2a)
6.2.23 (2023-11-29)
- android: build fix (76ea2c0)
6.2.22 (2023-11-29)
- android: trying to handle all sdk versions (bbfa0aa)
6.2.21 (2023-11-17)
- 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)
- standard user location annotation view: restored standard user location annotation view (cf9e189)
6.2.18 (2022-09-14)
- standard user location annotation view: restored standard user location annotation view (cf9e189)
6.2.17 (2022-09-14)
- standard user location annotation view: restored standard user location annotation view (cf9e189)
6.2.16 (2022-09-14)
- standard user location annotation view: restored standard user location annotation view (cf9e189)
6.2.15 (2022-03-03)
- 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)
- 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)
updateSource:updateSourcemethod was missing in the API (499e99a)- added project methods to API (99d0642)
- removed ios type from native layer instance to remove build error (efb0f12)
- layer type: added property
typeto 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)
- tap handler on ios (fabe6ab)