Skip to content

Commit

Permalink
feat(viewer): make zoom level configurable in viewer for OGC API Feat…
Browse files Browse the repository at this point in the history
…ures.
  • Loading branch information
rkettelerij committed Aug 6, 2024
1 parent 9a7b173 commit cdc36ef
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
uses: docker/setup-buildx-action@v3
with:
driver: docker
- name: Verify Docker install
run: docker-compose --version
- name: Build test image
uses: docker/build-push-action@v5
with:
Expand Down
25 changes: 25 additions & 0 deletions config/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cdc36ef

Please sign in to comment.