Skip to content

Commit 2559f53

Browse files
authored
Updates for 4.21+ JSAPI (#44)
Allow passthrough of templates from configuration. Also allow querying by object id, either as a field in the index or the document id from elastic.
1 parent 1f576b4 commit 2559f53

File tree

4 files changed

+445
-589
lines changed

4 files changed

+445
-589
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## Unreleased
6+
### Fixed
7+
* allow passing templates from index config to feature layer
8+
* handle querying by object id
9+
510
## [3.3.1] - 12-13-2021
611
### Fixed
712
* Now handles geometry sent in as a string with an inSR parameter for spatial reference

0 commit comments

Comments
 (0)