Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rbrundritt committed Aug 23, 2023
2 parents 2e6b22d + fb1ef2c commit 362836f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 8/21/2023

- Bug fix: Changes in Azure Maps styling of vector tiles broke how user layers are inserted between their layers. This resulted in raster imagery layers appearing on top of everything else and hiding all drawn data on the map. Modified code logic to handle the new styling changes in Azure Maps as it wasn't clear if they would fix the key feature that broke as a result of their change.

## 3/6/2023

- Added copy/paste capability to labeler tool as requested in [issue #10](https://github.com/microsoft/satellite-imagery-labeling-tool/issues/10). See [docs for more information](https://github.com/microsoft/satellite-imagery-labeling-tool/blob/main/docs/Labeler.md#copy--paste-shapes).
Expand All @@ -23,4 +27,4 @@

## 9/21/2022

- Major upgrade, project completely rewritten to make it easier to use, faster, and also help in managing annotation projects at scale.
- Major upgrade, project completely rewritten to make it easier to use, faster, and also help in managing annotation projects at scale.

0 comments on commit 362836f

Please sign in to comment.