Skip to content

Releases: nativescript-community/ui-mapbox

v6.2.9

07 May 12:04

Choose a tag to compare

6.2.9 (2021-05-07)

Bug Fixes

  • correctly implement padding (79f98a0)

v6.2.8

30 Mar 14:16

Choose a tag to compare

6.2.8 (2021-03-30)

Features

v6.2.7

25 Feb 08:46

Choose a tag to compare

6.2.7 (2021-02-25)

Bug Fixes

  • ios: missing camera events (bc7af99)

v6.2.6

20 Feb 08:20

Choose a tag to compare

6.2.6 (2021-02-20)

Features

  • animateCamera supports bounds and zoomLevel on both platforms (11f883a)

v6.2.5

18 Feb 19:57

Choose a tag to compare

6.2.5 (2021-02-18)

Bug Fixes

  • android: project result in dpi (6112f37)

v6.2.4

18 Feb 16:14

Choose a tag to compare

6.2.4 (2021-02-18)

Features

  • mapClick event available the N way (1965f4b)

v6.2.3

09 Feb 13:35

Choose a tag to compare

6.2.3 (2021-02-09)

Bug Fixes

  • some style property conversion fixes (26cce82)

Features

  • project method to go from latlng to screen coords (3d6131a)
  • setLogLevel (659dace)
  • source-layer support for layers (6b56ea8)

v6.2.2

07 Feb 14:58

Choose a tag to compare

6.2.2 (2021-02-07)

Bug Fixes

  • ios: icon-allow-overlap fix (5c3f70d)
  • ios: prevent crash when ‘click’ mapEvent not set (8d5a0e2)

v6.2.1

07 Feb 14:04

Choose a tag to compare

6.2.1 (2021-02-07)

Bug Fixes

  • android: cache marker images => crazy faster addMarkers (f2f4a22)
  • android: ensure map exists on destroy (1b36396)

Features

  • added more source options (a75fc27)
  • almost all style prpoerties are now supported. You can also put any expression you want! (d3e5e42)
  • belowLayerId support for addLayer (4551401)
  • layer minzoom maxzoom support (880761f)
  • updateSource (for now only to update geojson data) (e593480)
  • ios: setOnCameraIdleListener && setOnCameraMoveListener (fa640cd)

v6.2.0

30 Dec 14:22

Choose a tag to compare

6.2.0 (2020-12-30)

Features

  • (android) color support for LocationComponent (c81b4d1)
  • getImage and removeImage (8aa323b)
  • method querySourceFeatures (#16) (1812e00)