Skip to content

Latest commit

 

History

History
895 lines (312 loc) · 28.7 KB

CHANGELOG.md

File metadata and controls

895 lines (312 loc) · 28.7 KB

Change Log

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

1.8.11 (2022-01-20)

Bug Fixes

  • Layers fix (38f1065)
  • reloadStyle and missing MBVectorTileDecoder (7b054f9)
  • scheme (d748bcf)
  • scheme support for MBTilesTileDataSource (6643e78)

Features

  • defaultLayerBuffer support for GeoJSONVectorTileDataSource (a9428ee)

1.8.10 (2021-12-07)

Bug Fixes

  • don't commit lock file (70fb58f)
  • download listener fix (4a11674)
  • refactoring and cleanup of the routing services (40d7c09)
  • submodules remote location (473a2e8)
  • support for rendererLayerFilter and clickHandlerLayerFilter (12c133c)

1.8.9 (2021-11-25)

Bug Fixes

  • ensure we create the nativeView if not created (9a56ab1)

1.8.8 (2021-11-25)

Bug Fixes

  • ios: typo error on MapPosVector and MapPosVectorVector (9376ca2)
  • typings fix (ba5d68f)

1.8.7 (2021-11-24)

Bug Fixes

  • allow vector listeners custom native class (259ddcb)
  • ios: VectorElementVector fix (8b13e98)
  • protect against memory leaks (288bd5c)

1.8.6 (2021-11-16)

Bug Fixes

1.8.5 (2021-11-10)

Bug Fixes

  • fix for circular reference (this time working) (9f5a986)
  • refactor to avoid import circular references (546852b)
  • android: native-api-usage optimisation (177576b)

1.8.4 (2021-10-15)

Bug Fixes

  • android: another cluster fix (cc6ac56)

1.8.3 (2021-10-15)

Bug Fixes

1.8.2 (2021-10-15)

Bug Fixes

  • cluster images fix (scale) (a3934ca)
  • missing font typing for ClusterElementBuilderOptions (84dc4cf)
  • prevent error on null image proeprties (8ba8d92)

1.8.1 (2021-10-09)

Features

  • ClusteredVectorLayer expandCluster (ac43e41)

1.8.0 (2021-10-08)

Bug Fixes

  • android: regression fix (5e36f77)

Features

  • cluster support for reporting cluster bbox (a9e536d)

1.7.3 (2021-10-07)

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

1.7.2 (2021-10-07)

Bug Fixes

  • fully working clusters (119dc16)
  • LocalVectorLayer addFeatureCollection fix (48d5fea)
  • use MapRange as array everywhere (d9adf2b)
  • android: native-api-usage (c67b863)
  • ios: cluster layer in pair with android (65f5990)

1.7.1 (2021-09-29)

Bug Fixes

  • ios: fixed isLocationOnPath and distanceToEnd (bc61e1b)
  • ios: support setRunOnMainThread (true by default) (db7fde9)

1.7.0 (2021-09-27)

Bug Fixes

Features

  • GeoJSONVectorTileDataSource.setLayerGeoJSONString (9aef5eb)
  • GeoJSONVectorTileDataSource.simplifyTolerance (fcec86d)
  • Geometry.writeGeometry (d589f10)
  • ios: isLocationOnPath (a51f8b1)

1.6.4 (2021-08-16)

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

1.6.3 (2021-08-16)

Bug Fixes

  • update for latest sdk (a70a592)
  • update to latest native SDK (e6fa7a6)

1.6.2 (2021-07-30)

Bug Fixes

1.6.1 (2021-07-21)

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

1.6.0 (2021-07-19)

Bug Fixes

  • geocoding autocomplete fix (8f2a5e5)
  • marker allow dynamic values change (cf97f06)
  • missing refresh signature (38210be)
  • routing ensure we use the correct profile (4fcdd42)

Features

  • android: support for GLTextureView (1d7838d)
  • borderWidth for text (c3085dc)

1.5.1 (2021-05-14)

Bug Fixes

  • ios: calculateRoute customOptions (4c13d1b)
  • faster variant from and to (53a418c)
  • ios: findFeatures callback fix (33bfab2)

Features

1.5.0 (2021-04-16)

Bug Fixes

Features

1.4.11 (2021-01-16)

Bug Fixes

  • prevent errors in production (dde312f)

1.4.10 (2021-01-15)

Bug Fixes

  • a lot of fixes and improvements (c35ecb1)

1.4.9 (2020-11-20)

Bug Fixes

Features

1.4.8 (2020-11-02)

Bug Fixes

1.4.7 (2020-10-30)

Bug Fixes

1.4.6 (2020-10-23)

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

1.4.5 (2020-10-23)

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

1.4.4 (2020-10-23)

Bug Fixes

1.4.3 (2020-09-17)

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

1.4.2 (2020-09-17)

Bug Fixes

  • android: broken gradle script (030638d)

1.4.1 (2020-09-17)

Bug Fixes

1.4.0 (2020-09-07)

Bug Fixes

Features

1.3.1 (2020-05-28)

Bug Fixes

  • missing projection methods (053fc04)

Features

  • added HillshadeRasterTileLayer on android (8a047e4)
  • added PanningMode enum (27a0d1a)

1.2.42 (2020-05-10)

Bug Fixes

  • android: allow overriding version of sdk (aea2624)

1.2.41 (2020-05-07)

Bug Fixes

1.2.39 (2020-04-25)

Bug Fixes

  • typo fix (b72995b)
  • android: crash on mapListener (8879eae)
  • prevent crash when no options are passed (71bb9fe)

1.2.38 (2020-04-23)

Bug Fixes

  • big bump, move to 4.3.0.RC2 (72d69a7)

1.2.37 (2019-12-10)

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

1.2.36 (2019-12-09)

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

1.2.35 (2019-12-06)

Bug Fixes

1.2.34 (2019-12-05)

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

1.2.33 (2019-11-07)

Bug Fixes

1.2.32 (2019-10-28)

Bug Fixes

1.2.31 (2019-10-28)

Bug Fixes

  • some blillboard improvements (d900d2f)

1.2.30 (2019-10-10)

Bug Fixes

1.2.29 (2019-09-27)

Bug Fixes

  • default line elements ignore altitude (f22cd06)
  • MapbBounds inversed coordinates (7a72a29)

1.2.28 (2019-08-28)

Bug Fixes

  • prevent styles being loaded twice (6f6c887)

Features

  • all debug methods like the sdk (037f336)
  • tileSubstitutionPolicy not working yet! (2811576)

1.2.27 (2019-08-11)

Bug Fixes

  • better thrown error (2571723)
  • trying to improve stylebuilder update (ab087f5)

Features

1.2.26 (2019-07-30)

Bug Fixes

  • mapBounds is now a class to allow native calls (899df54)
  • options.databasePath. Should it work? (298c804)
  • setFocusPos fix on iOS (3a1b155)

Features

  • added GeoJSONVectorTileDataSource (21e1593)

1.2.25 (2019-07-25)

Bug Fixes

  • ios datasource add crash (9f391db)

1.2.24 (2019-07-24)

Bug Fixes

1.2.23 (2019-07-24)

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

1.2.22 (2019-07-19)

Bug Fixes

1.2.21 (2019-06-13)

Bug Fixes

  • new version support no license (8dc7ced)
  • removed polutating logs (0421dff)

1.2.20 (2019-06-11)

Bug Fixes

  • better handle off android enum properties (267c26a)
  • fixed joinType and endType properties (5f0e655)
  • import fixes (a49ea72)
  • metaData type (e72c92e)
  • prevent NPE error (5ba6d27)

Features

  • allow to use custom keys for MapPos objects (031c219)
  • toArray for MapPosVector (72156e6)

1.2.19 (2019-05-31)

Features

1.2.18 (2019-05-31)

Bug Fixes

  • better signatture for setZoom and setMapRotation (376d9aa)
  • do not initialize some options (f2db797)

Features

  • report userAction on mapMoved and idle. Allows userFollow logic (66e67ec)
  • report when a map move was triggered by the user (b4d14d5)
  • reverse geocoding (bc1edde)

1.2.17 (2019-05-28)

Bug Fixes

  • ios valhalla implementation (cb2c9c1)
  • wrong Line inheritance (preventing properties to work) (d939406)

Features

1.2.16 (2019-05-27)

Bug Fixes

  • wrong options declarations for LineStyleBuilder (f4ff4d1)

1.2.15 (2019-05-27)

Features

  • valhalla routing support (cd2df9a)

1.2.14 (2019-05-27)

Bug Fixes

  • android fix missing apiKey argument (f1ca362)
  • better map options (db8a1b4)
  • refactoring vector elements and added more native properties (acd0332)

Features

  • added FeatureCollectionSearchService (4a6822b)
  • added routing (9ef9e8c)
  • geocoding services for ios (2936f3f)
  • more methods to convert native carto objects (0890279)
  • more methods to convert native carto objects (c8af6fc)

1.2.13 (2019-05-24)

Bug Fixes

  • no need to convert to Wgs84 (65b1347)
  • null check (48a3f79)
  • zip loading fix in MBVectorTileDecoder on android (1a1abce)

Features

  • support passing native objects (770c5e1)

1.2.12 (2019-05-17)

Bug Fixes

  • ios MBVectorTileDecoder (4aa90d8)
  • ios VectorTileRenderOrder (6d5dfe7)

Features

  • ios MergedMBVTTileDataSource (62a64e1)
  • ios NTDirAssetPackageImpl (bbae91e)

1.2.11 (2019-05-02)

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

1.2.10 (2019-05-02)

Features

  • layer get datasource and projection for ios (c84f6f5)

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

1.2.8

10 April 2019