Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
Search 2
Browse files Browse the repository at this point in the history
  • Loading branch information
AndresKasekamp committed Aug 16, 2023
1 parent 93dcc30 commit e3de847
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
Testing project. Integrating JS API with Estonian Land Board (ELB) services.
Testing project. Integrating JS API with Estonian Land Board (ELB) services.

Site: https://andreskasekamp.github.io/elb-js-api/
3 changes: 2 additions & 1 deletion app.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
// TODO basemap gallery
// TODO replace coordinate conversion with Z widget
// TODO add Senyang in-ads widget
// TODO add Senyang in-ads widget (kontrollida), muuta mõõtmeid
// TODO legendi widget

require([
"esri/widgets/Expand",
Expand Down
4 changes: 4 additions & 0 deletions modules/search.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// TODO proovi CORS localil lahendada
// TODO kas custom search peabki selline välja nägema?


define([
"esri/widgets/Search",
"esri/widgets/Search/SearchSource",
Expand Down

0 comments on commit e3de847

Please sign in to comment.