Skip to content

Commit 122e435

Browse files
[dependabot]: Bump com.google.maps.android:android-maps-utils from 3.6.0 to 3.19.1 in /packages/google_maps_flutter/google_maps_flutter_android/android (#10390)
Bumps [com.google.maps.android:android-maps-utils](https://github.com/googlemaps/android-maps-utils) from 3.6.0 to 3.19.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googlemaps/android-maps-utils/releases">com.google.maps.android:android-maps-utils's releases</a>.</em></p> <blockquote> <h2>v3.19.1</h2> <h2><a href="https://github.com/googlemaps/android-maps-utils/compare/v3.19.0...v3.19.1">3.19.1</a> (2025-11-04)</h2> <h3>Bug Fixes</h3> <ul> <li>fixed InfoWindow creation in KmlParser (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1624">#1624</a>) (<a href="https://github.com/googlemaps/android-maps-utils/commit/d74757c7c055f8e1b406766094d46c0f5e4913dd">d74757c</a>)</li> </ul> <h2>v3.19.0</h2> <h1><a href="https://github.com/googlemaps/android-maps-utils/compare/v3.18.0...v3.19.0">3.19.0</a> (2025-09-16)</h1> <h3>Features</h3> <ul> <li>added cap to polyline (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1603">#1603</a>) (<a href="https://github.com/googlemaps/android-maps-utils/commit/a33fab0afcae0c3c6cef29985bc9748a0a29c7a8">a33fab0</a>)</li> </ul> <h2>v3.18.0</h2> <h1><a href="https://github.com/googlemaps/android-maps-utils/compare/v3.17.0...v3.18.0">3.18.0</a> (2025-09-15)</h1> <h3>Features</h3> <ul> <li><strong>library:</strong> Add polyline progress utilities to SphericalUtil (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1588">#1588</a>) (<a href="https://github.com/googlemaps/android-maps-utils/commit/686774f997877d70ac3eb4c31cbd796b1f3dbd5a">686774f</a>)</li> </ul> <h2>v3.17.0</h2> <h1><a href="https://github.com/googlemaps/android-maps-utils/compare/v3.16.2...v3.17.0">3.17.0</a> (2025-09-10)</h1> <h3>Features</h3> <ul> <li><strong>demo:</strong> Add StreetViewJavaHelper and demo and enable edge-to-edge (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1595">#1595</a>) (<a href="https://github.com/googlemaps/android-maps-utils/commit/23a4bb58229d0f81733afc1a42377e9d60f29f16">23a4bb5</a>)</li> </ul> <h2>v3.16.2</h2> <h2><a href="https://github.com/googlemaps/android-maps-utils/compare/v3.16.1...v3.16.2">3.16.2</a> (2025-09-05)</h2> <h3>Bug Fixes</h3> <ul> <li>Correct continuous zoom clustering implementation (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1587">#1587</a>) (<a href="https://github.com/googlemaps/android-maps-utils/commit/1329850418c48e7c37836f4e7e47365f5bfd4650">1329850</a>)</li> </ul> <h2>v3.16.1</h2> <h2><a href="https://github.com/googlemaps/android-maps-utils/compare/v3.16.0...v3.16.1">3.16.1</a> (2025-09-03)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>PolyUtil:</strong> Refactored the <code>PolyUtil.simplify</code> function to not mutate its inputs (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1585">#1585</a>) (<a href="https://github.com/googlemaps/android-maps-utils/commit/2f2374d72588e289d15efae0466efa829ed0b747">2f2374d</a>)</li> </ul> <h2>v3.16.0</h2> <h1><a href="https://github.com/googlemaps/android-maps-utils/compare/v3.15.0...v3.16.0">3.16.0</a> (2025-09-02)</h1> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googlemaps/android-maps-utils/commit/ede25264b04bd40daf075da8af4e4fe84b4ab16c"><code>ede2526</code></a> chore(release): 3.19.1 [skip ci]</li> <li><a href="https://github.com/googlemaps/android-maps-utils/commit/d74757c7c055f8e1b406766094d46c0f5e4913dd"><code>d74757c</code></a> fix: fixed InfoWindow creation in KmlParser (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1624">#1624</a>)</li> <li><a href="https://github.com/googlemaps/android-maps-utils/commit/c4eef644bfad8aa8fc2f7c52224e370474364095"><code>c4eef64</code></a> chore: Make DEFAULT_TOLERANCE public (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1619">#1619</a>)</li> <li><a href="https://github.com/googlemaps/android-maps-utils/commit/5d7b0e794e3046f3d806dbab28e4768a08d4f076"><code>5d7b0e7</code></a> build: update to Kotlin 2.2.20, fixed tests (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1604">#1604</a>)</li> <li><a href="https://github.com/googlemaps/android-maps-utils/commit/f8b0d4db37785216dd350e569aab9cf90ef9ada9"><code>f8b0d4d</code></a> build(deps): bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1607">#1607</a>)</li> <li><a href="https://github.com/googlemaps/android-maps-utils/commit/ba678b57249b9b2f9b9b59f60262f59150557998"><code>ba678b5</code></a> build(deps): bump androidx.lifecycle:lifecycle-viewmodel-ktx (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1608">#1608</a>)</li> <li><a href="https://github.com/googlemaps/android-maps-utils/commit/69aed05bf943e3ac34757576fd5e8c65ee03cb54"><code>69aed05</code></a> build(deps): bump actions/setup-java from 3 to 5 (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1568">#1568</a>)</li> <li><a href="https://github.com/googlemaps/android-maps-utils/commit/627908a1d2e678be2d54f32e7b1eae7a1840668a"><code>627908a</code></a> build(deps): bump cycjimmy/semantic-release-action from 4.2.2 to 5.0.0 (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1582">#1582</a>)</li> <li><a href="https://github.com/googlemaps/android-maps-utils/commit/b5415cbfe19c03882e2e11b2649d271a508a8fcb"><code>b5415cb</code></a> build(deps): bump com.google.truth:truth from 1.4.4 to 1.4.5 (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1601">#1601</a>)</li> <li><a href="https://github.com/googlemaps/android-maps-utils/commit/e4a3332a3112dfcf8b70e85511e30234fbabcdae"><code>e4a3332</code></a> chore(release): 3.19.0 [skip ci]</li> <li>Additional commits viewable in <a href="https://github.com/googlemaps/android-maps-utils/compare/v3.6.0...v3.19.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.maps.android:android-maps-utils&package-manager=gradle&previous-version=3.6.0&new-version=3.19.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
1 parent eda0301 commit 122e435

File tree

5 files changed

+25
-22
lines changed

5 files changed

+25
-22
lines changed

packages/google_maps_flutter/google_maps_flutter_android/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1+
## 2.18.8
2+
3+
* Bumps com.google.maps.android:android-maps-utils from 3.6.0 to 3.19.1.
4+
15
## 2.18.7
26

37
* Replaces internal use of deprecated methods.
48

59
## 2.18.6
6-
710
* Bumps com.android.tools.build:gradle from 8.12.1 to 8.13.1.
811

912
## 2.18.5

packages/google_maps_flutter/google_maps_flutter_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ android {
3838
dependencies {
3939
implementation("androidx.annotation:annotation:1.9.1")
4040
implementation("com.google.android.gms:play-services-maps:19.2.0")
41-
implementation("com.google.maps.android:android-maps-utils:3.6.0")
41+
implementation("com.google.maps.android:android-maps-utils:3.19.1")
4242
androidTestImplementation("androidx.test:runner:1.7.0")
4343
androidTestImplementation("androidx.test:rules:1.7.0")
4444
androidTestImplementation("androidx.test.espresso:espresso-core:3.7.0")

packages/google_maps_flutter/google_maps_flutter_android/android/src/main/java/io/flutter/plugins/googlemaps/HeatmapController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ void clearTileCache() {
3434

3535
@Override
3636
public void setWeightedData(@NonNull List<WeightedLatLng> weightedData) {
37-
heatmap.setWeightedData(weightedData);
37+
heatmap.updateData(weightedData);
3838
}
3939

4040
@Override

packages/google_maps_flutter/google_maps_flutter_android/android/src/test/java/io/flutter/plugins/googlemaps/ConvertTest.java

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -583,15 +583,15 @@ public void ConvertToGradientReturnsCorrectData() {
583583

584584
final Gradient result = Convert.toGradient(data);
585585

586-
Assert.assertEquals(3, result.mColors.length);
587-
Assert.assertEquals(color1, result.mColors[0]);
588-
Assert.assertEquals(color2, result.mColors[1]);
589-
Assert.assertEquals(color3, result.mColors[2]);
590-
Assert.assertEquals(3, result.mStartPoints.length);
591-
Assert.assertEquals(startPoint1, result.mStartPoints[0], 0);
592-
Assert.assertEquals(startPoint2, result.mStartPoints[1], 0);
593-
Assert.assertEquals(startPoint3, result.mStartPoints[2], 0);
594-
Assert.assertEquals(colorMapSize, result.mColorMapSize);
586+
Assert.assertEquals(3, result.getColors().length);
587+
Assert.assertEquals(color1, result.getColors()[0]);
588+
Assert.assertEquals(color2, result.getColors()[1]);
589+
Assert.assertEquals(color3, result.getColors()[2]);
590+
Assert.assertEquals(3, result.getStartPoints().length);
591+
Assert.assertEquals(startPoint1, result.getStartPoints()[0], 0);
592+
Assert.assertEquals(startPoint2, result.getStartPoints()[1], 0);
593+
Assert.assertEquals(startPoint3, result.getStartPoints()[2], 0);
594+
Assert.assertEquals(colorMapSize, result.getColorMapSize());
595595
}
596596

597597
@Test()
@@ -642,15 +642,15 @@ public void ConvertInterpretHeatmapOptionsReturnsCorrectData() {
642642
Assert.assertEquals(point.x, builder.getWeightedData().get(0).getPoint().x, 0);
643643
Assert.assertEquals(point.y, builder.getWeightedData().get(0).getPoint().y, 0);
644644
Assert.assertEquals(intensity, builder.getWeightedData().get(0).getIntensity(), 0);
645-
Assert.assertEquals(3, builder.getGradient().mColors.length);
646-
Assert.assertEquals(color1, builder.getGradient().mColors[0]);
647-
Assert.assertEquals(color2, builder.getGradient().mColors[1]);
648-
Assert.assertEquals(color3, builder.getGradient().mColors[2]);
649-
Assert.assertEquals(3, builder.getGradient().mStartPoints.length);
650-
Assert.assertEquals(startPoint1, builder.getGradient().mStartPoints[0], 0);
651-
Assert.assertEquals(startPoint2, builder.getGradient().mStartPoints[1], 0);
652-
Assert.assertEquals(startPoint3, builder.getGradient().mStartPoints[2], 0);
653-
Assert.assertEquals(colorMapSize, builder.getGradient().mColorMapSize);
645+
Assert.assertEquals(3, builder.getGradient().getColors().length);
646+
Assert.assertEquals(color1, builder.getGradient().getColors()[0]);
647+
Assert.assertEquals(color2, builder.getGradient().getColors()[1]);
648+
Assert.assertEquals(color3, builder.getGradient().getColors()[2]);
649+
Assert.assertEquals(3, builder.getGradient().getStartPoints().length);
650+
Assert.assertEquals(startPoint1, builder.getGradient().getStartPoints()[0], 0);
651+
Assert.assertEquals(startPoint2, builder.getGradient().getStartPoints()[1], 0);
652+
Assert.assertEquals(startPoint3, builder.getGradient().getStartPoints()[2], 0);
653+
Assert.assertEquals(colorMapSize, builder.getGradient().getColorMapSize());
654654
Assert.assertEquals(maxIntensity, builder.getMaxIntensity(), 0);
655655
Assert.assertEquals(opacity, builder.getOpacity(), 0);
656656
Assert.assertEquals(radius, builder.getRadius());

packages/google_maps_flutter/google_maps_flutter_android/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: google_maps_flutter_android
22
description: Android implementation of the google_maps_flutter plugin.
33
repository: https://github.com/flutter/packages/tree/main/packages/google_maps_flutter/google_maps_flutter_android
44
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+maps%22
5-
version: 2.18.7
5+
version: 2.18.8
66

77
environment:
88
sdk: ^3.9.0

0 commit comments

Comments
 (0)