Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gkjohnson authored Oct 10, 2024
1 parent b87fc5c commit 1698fa5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Changed
- LRUCache minSize and maxSize variables to default to 6000, 8000.
- Added `getAttributions` function, deprecated `getCreditsString` function.
- GoogleCloudAuthPlugin: Use the photorealistic tiles url if a user has not provided one.
- GoogleCloudAuthPlugin: Modify the tiles renderer to use recommended settings for Google Photorealistic Tiles by default.
- Deprecated GooglePhotorealisticTilesRenderer.

### Fixed
- Case where tile set scale was incorrectly used when computed screenspace error.
Expand Down

0 comments on commit 1698fa5

Please sign in to comment.