terriajs icon indicating copy to clipboard operation
terriajs copied to clipboard

Add to the doZoomTo function the case of an imagery layer with imageryProvider.rectangle

Open glughi opened this issue 1 month ago • 0 comments

What this PR does

Adds the "doZoomTo" function for imagery layers that have defined the rectangle property, such as "ion-imagery" layers.

Checklist

  • [ ] There are unit tests to verify my changes are correct or unit tests aren't applicable (if so, write quick reason why unit tests don't exist)
  • [ ] I've updated relevant documentation in doc/.
  • [x] I've updated CHANGES.md with what I changed.
  • [ ] I've provided instructions in the PR description on how to test this PR.

glughi avatar May 31 '24 16:05 glughi