Skip to content

Releases: maptiler/maptiler-client-js

v2.6.0

25 Nov 11:03
d60b9bb

Choose a tag to compare

New Features

  • Bumps 'Streets' & 'Landscape' styles (and their variants) to new v4 styles.
  • Adds the new 'Base' style and its variants.
  • Namespaces V4 and V2 Styles and adds mechanism for switching to defaults.

Bug Fixes

None

Others

  • Adds custom deprecation warnings.
  • Deprecates the older v2 styles and adds warnings regarding their usage.

v2.6.0-rc.3

24 Oct 12:59

Choose a tag to compare

v2.6.0-rc.3 Pre-release
Pre-release

This is a test release and not intended for production use.

v2.6.0-rc.2

16 Oct 11:30
ac69d1f

Choose a tag to compare

v2.6.0-rc.2 Pre-release
Pre-release

This is a test release and not intended for production use.

v2.6.0-rc.1

14 Oct 15:26

Choose a tag to compare

v2.6.0-rc.1 Pre-release
Pre-release

This is a test release and not intended for production use.

v2.5.1

03 Sep 09:16
d1ba04c

Choose a tag to compare

New Features

None

Bug Fixes

None

Others

Hybrid map style is no longer deprecated.

v2.5.0

17 Jul 09:16
df6f331

Choose a tag to compare

2.5.0

New Features

  • at and batch functions compute elevation on the server using MapTiler Elevation API by default
  • Elevation supports Node.js: computed on server when bufferToPixelData is not provided
  • Added computeOn option to force client/server elevation processing
  • Added canParsePixelData function to check if elevation can be computed on the client

Bug Fixes

  • bufferToPixelData can be undefined

Others

None

v2.4.0

01 Jul 09:56
ed5b5f5

Choose a tag to compare

2.4.0

New Features

  • Added elevation option to Geolocation API

Bug Fixes

None

Others

None

v2.3.2

23 Apr 09:36
9cc9e36

Choose a tag to compare

2.3.2

New Features

None

Bug Fixes

None

Others

Added deprecation warning and field for styles that will be deprecated in the future.

v2.3.1

18 Apr 12:17
b4ea3ad

Choose a tag to compare

2.3.1

New Features

None

Bug Fixes

  • Fixed default export for new map styles

v2.3.0

16 Apr 08:25
ad66817

Choose a tag to compare

2.3.0

New Features

  • Additional new map styles as part of the MapStyle Object