Releases: maptiler/maptiler-client-js
Releases · maptiler/maptiler-client-js
v2.2.0
v2.0.0
New Features
- Added
matching_text
andmatching_place_name
properties to geocoding feature response - Added
road
to geocodingtypes
Others
- Languages are now listed in the Client library
v1.8.1
Bug Fixes
- The QuickLRU dependency is now fully integrated into the CJS bundle
Others
- Moved some wrongly positioned dependencies into devDep
v1.8.0
New Features
- Rework of the elevation API to be improve developer experience (new module
elevation
) - Expoing some geo math with the new
math
module - synchronised geocoding types with current geocoding API
- added
excludeTypes
option to geocoding API
v1.7.0
v1.6.0
What's new:
- geocoding now has more OSM feature query parameters
v1.5.0
What's new?
BACKDROP
: three greyscale styles with hill-shading suitable for colorful terrain-aware visualization. In addition to the default style, it comes with aBACKDROP.DARK
and aBACKDROP.LIGHT
variation.
v1.4.0
What's new:
- batch geocoding!
v1.3.0
New in this version:
- Update of the geocoding API: now possible by element ID
- Added some more map styles:
winter-v2-dark
,streets-v2-night
andoutdoor-v2-dark
v1.1.3
In this version, new IDs for the minimalistic dataviz-oriented base maps, are now accessible with:
MapStyle.DATAVIZ
for faded subtle colorsMapStyle.DATAVIZ.DARK
dark gray levelsMapStyle.DATAVIZ.LIGHT
light gray levels