UNPKG

pkk

Version:

JavaScript Client for Public Cadastral Map (pkk5.rosreestr.ru)

37 lines (18 loc) 1.31 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.2.1](https://github.com/stepankuzmin/pkk.js/compare/v0.2.0...v0.2.1) (2019-09-15) ### Features * add AREA_TYPES, STATE_TYPES, FP_TYPES, CCO_TYPES, UNITS, and UTIL_TYPES constants ([75853ce](https://github.com/stepankuzmin/pkk.js/commit/75853ce)) * add docgen ([3b00985](https://github.com/stepankuzmin/pkk.js/commit/3b00985)) * add formatFeatureInfo method ([2654fbc](https://github.com/stepankuzmin/pkk.js/commit/2654fbc)) ## [0.2.0](https://github.com/stepankuzmin/pkk.js/compare/v0.1.0...v0.2.0) (2019-09-14) ### ⚠ BREAKING CHANGES * queryFeatures and getFeatureInfo requires feature type id argument ### Bug Fixes * move referer header to config ([84de152](https://github.com/stepankuzmin/pkk.js/commit/84de152)), closes [#1](https://github.com/stepankuzmin/pkk.js/issues/1) ### Features * add FEATURE_TYPES constants ([2e79311](https://github.com/stepankuzmin/pkk.js/commit/2e79311)) ## 0.1.0 (2019-09-08) ### Features * add getFeatureInfo ([973767a](https://github.com/stepankuzmin/pkk.js/commit/973767a)) * initial commit ([aaa54a3](https://github.com/stepankuzmin/pkk.js/commit/aaa54a3))