- Added
continental_marine
andmajor_landform
to geocoding type
- Fixed Czech language geocoding flag
- Languages are now listed in the Client library
- Improved geocoding types and limit documentation
- Added
matching_text
andmatching_place_name
properties to geocoding feature response - Added
road
to geocodingtypes
- Languages are now listed in the Client library
- The QuickLRU dependency is not CJS compatible to it is now fully bundled into the CJS bundle
- Moved somes wrongly positioned deps into devDep
- Rework of the elevation API to be improve developper experience (new module
elevation
) - Expoing some geo math with the new
math
module - synchronized geocoding types with current geocoding API
- added
excludeTypes
option to geocoding API
- DEM elevation API (#24)