Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googlemaps/android-maps-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.16.0
Choose a base ref
Loading
...
head repository: googlemaps/android-maps-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.16.1
Choose a head ref
Loading
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Sep 3, 2025

  1. fix(PolyUtil): Refactored the PolyUtil.simplify function to not mut…

    …ate its inputs (#1585)
    
    * refactor(PolyUtil): make simplify more idiomatic
    
    Refactored the `simplify` function to be more idiomatic Kotlin.
    
    - Extracted the core Douglas-Peucker algorithm into a private helper function.
    - Replaced `java.util.Stack` with `ArrayDeque`.
    - Improved variable scoping.
    - The function no longer modifies the input list.
    
    * refactor: Improve variable name in PolyUtil.simplify
    dkhawk authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    2f2374d View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.16.1 [skip ci]

    ## [3.16.1](v3.16.0...v3.16.1) (2025-09-03)
    
    ### Bug Fixes
    
    * **PolyUtil:** Refactored the `PolyUtil.simplify` function to not mutate its inputs ([#1585](#1585)) ([2f2374d](2f2374d))
    semantic-release-bot committed Sep 3, 2025
    Configuration menu
    Copy the full SHA
    e0516c2 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.