Skip to content

chore: fixed broken URLs#515

Merged
wangela merged 1 commit intogooglemaps:mainfrom
kikoso:main
Nov 13, 2024
Merged

chore: fixed broken URLs#515
wangela merged 1 commit intogooglemaps:mainfrom
kikoso:main

Conversation

@kikoso
Copy link
Copy Markdown
Contributor

@kikoso kikoso commented Nov 13, 2024

The following PR fixes some broken URLs in the GeometryUtils README file. Now the links are pointing out to the correct URL.

@wangela
Copy link
Copy Markdown
Member

wangela commented Nov 13, 2024

Thank you for correcting these!

@wangela wangela merged commit 74e4075 into googlemaps:main Nov 13, 2024
iHackSubhodip added a commit that referenced this pull request Feb 12, 2025
* feat(map): allow custom iconView on GMSMarker subclasses (#506)

Previously, when subclassing GMSMarker with a custom iconView, the iconView would not display on the map. This update enables custom iconViews to render correctly when using GMSMarker subclasses.

* chore(main): release 6.1.0 (#507)

* chore(main): release 6.1.0

* chore(release-please--branches--main): Patch to release branch 6.1.0 (#509)

---------

Co-authored-by: Subhodip Banerjee <differentialthinking@gmail.com>

* chore: fixed broken URLs (#515)

* chore: update release-please-config.json (#517)

Formatting based on https://github.com/googleapis/release-please/blob/main/docs/manifest-releaser.md#configfile

* chore: update Simulator and iPhone version in `build.yml` file.

* chore: update simulator and iphone version

* chore: update xcode version.

* chore: Revert OS version.

* chore: Update iOS & iPhone Version, revert Xcode version.

* chore: Remove use of third party setup-xcode

---------

Co-authored-by: Talip BÖKE <talipboke13@gmail.com>
Co-authored-by: googlemaps-bot <googlemaps-bot@google.com>
Co-authored-by: Enrique López Mañas <eenriquelopez@gmail.com>
Co-authored-by: Angela Yu <5506675+wangela@users.noreply.github.com>
iHackSubhodip added a commit that referenced this pull request Mar 4, 2025
* feat(map): allow custom iconView on GMSMarker subclasses (#506)

Previously, when subclassing GMSMarker with a custom iconView, the iconView would not display on the map. This update enables custom iconViews to render correctly when using GMSMarker subclasses.

* chore(main): release 6.1.0 (#507)

* chore(main): release 6.1.0

* chore(release-please--branches--main): Patch to release branch 6.1.0 (#509)

---------



* chore: fixed broken URLs (#515)

* chore: update release-please-config.json (#517)

Formatting based on https://github.com/googleapis/release-please/blob/main/docs/manifest-releaser.md#configfile

* chore: update Simulator and iPhone version in `build.yml` file.

* chore: update simulator and iphone version

* chore: update xcode version.

* chore: Revert OS version.

* chore: Update iOS & iPhone Version, revert Xcode version.

* chore: Remove use of third party setup-xcode

---------

Co-authored-by: Talip BÖKE <talipboke13@gmail.com>
Co-authored-by: googlemaps-bot <googlemaps-bot@google.com>
Co-authored-by: Enrique López Mañas <eenriquelopez@gmail.com>
Co-authored-by: Angela Yu <5506675+wangela@users.noreply.github.com>
iHackSubhodip added a commit that referenced this pull request Aug 6, 2025
… files. [`codecov` - 82.9%] (#538)

* feat: Merge `feature/cluster` into `feature/Cluster-HeatMap-swift` branch. (#523)

* refactor: Translate & Modernised `GMUCluster` & `GMUClusterItem` class of `Clustering` module. (#491)

* refactor: Translate & Modernised `GMUClusterAlgorithm` protocol of `Clustering` module. (#492)

* refactor: Translate & Modernise `GMUSimpleClusterAlgorithm` & `GMUStaticCluster`  class of `Clustering` module. (#494)

* refactor: Translate & Modernise `GMUSimpleClusterAlgorithm` class of `Clustering` module.

* refactor: Translate & Modernise `GMUStaticCluster` class of `Clustering` module.

* refactor: Update code comments.

* refactor: Translate & Modernise `GMUGridBasedClusterAlgorithm`, `GMUStaticClusterTest`(UT) & `GMUTestClusterItem`(Test) class of `Clustering` module. (#495)

* refactor: Translate & Modernise `GMUGridBasedClusterAlgorithm` & `GMUTestClusterItem`(Test) class of `Clustering` module.

* refactor: Translate & Modernise `GMUStaticClusterTest`(UT) class of `Clustering` module.

* refactor: Code comment.

* refactor: Translate & Modernised `QuadTree` module. (#489) (#496)

* refactor: Refactor & Modernised `QuadTree` module.

* refactor: Added Doc descriptions for all the Quad Tree module.

* refactor: Code Review comments fix.

* refactor: Translate & Modernise `GMUWrappingDictionaryKey` class, `GMUWrappingDictionaryKeyTest`(UT) of `Clustering` module. (#497)

* refactor: Translate & Modernise `Clustering` Algorithm module. (#498)

* refactor: Translate & Modernise protocols for `Clustering` view module. (#500)

* refactor: Translate & Modernise protocols for `Clustering` view module.

* refactor `GMUClusterRenderer1` class name.

* refactor: Translate & Modernise for `Clustering` view & test module.  (#501)

* refactor: Translate & Modernise protocols for `Clustering` view module.

* refactor `GMUClusterRenderer1` class name.

* refactor: Translate & Modernise for `Clustering` view & test module.

* refactor: added `NSEC_PER_SEC`.

* fix: Add final to `GMUDefaultClusterIconGenerator` class.

* refactor: Translate & Modernise `GMUClusterManager` class for `Clustering` module. (#503)

* refactor: Translate & Modernise protocols for `Clustering` view module.

* refactor `GMUClusterRenderer1` class name.

* refactor: Translate & Modernise for `Clustering` view & test module.

* refactor: added `NSEC_PER_SEC`.

* fix: Add final to `GMUDefaultClusterIconGenerator` class.

* refactor: Translate & Modernise `GMUClusterManager` class for `Clustering` module.

* feat: Merge `feature/HeatMap-Swift` into `feature/Cluster-Heatmap-swift` branch. (#524)

* refactor: Translate & Modernised `GMUCluster` & `GMUClusterItem` class of `Clustering` module. (#491)

* refactor: Translate & Modernised `GMUClusterAlgorithm` protocol of `Clustering` module. (#492)

* refactor: Translate & Modernise `GMUSimpleClusterAlgorithm` & `GMUStaticCluster`  class of `Clustering` module. (#494)

* refactor: Translate & Modernise `GMUSimpleClusterAlgorithm` class of `Clustering` module.

* refactor: Translate & Modernise `GMUStaticCluster` class of `Clustering` module.

* refactor: Update code comments.

* refactor: Translate & Modernise `GMUGridBasedClusterAlgorithm`, `GMUStaticClusterTest`(UT) & `GMUTestClusterItem`(Test) class of `Clustering` module. (#495)

* refactor: Translate & Modernise `GMUGridBasedClusterAlgorithm` & `GMUTestClusterItem`(Test) class of `Clustering` module.

* refactor: Translate & Modernise `GMUStaticClusterTest`(UT) class of `Clustering` module.

* refactor: Code comment.

* refactor: Translate & Modernised `QuadTree` module. (#489) (#496)

* refactor: Refactor & Modernised `QuadTree` module.

* refactor: Added Doc descriptions for all the Quad Tree module.

* refactor: Code Review comments fix.

* refactor: Translate & Modernise `GMUWrappingDictionaryKey` class, `GMUWrappingDictionaryKeyTest`(UT) of `Clustering` module. (#497)

* refactor: Translate & Modernise `Clustering` Algorithm module. (#498)

* refactor: Translate & Modernise protocols for `Clustering` view module. (#500)

* refactor: Translate & Modernise protocols for `Clustering` view module.

* refactor `GMUClusterRenderer1` class name.

* refactor: Translate & Modernise `GMUWeightedLatLng` class for `HeatMap` module. (#502)

* refactor: Translate & Modernise `GMUGradient` class for `Heatmap` module. (#504)

* refactor: Translate & Modernise `GMUWeightedLatLng` class for `HeatMap` module.

* refactor: Translate & Modernise `GMUGradient` class for `HeatMap` module.

* refactor: Translate & Modernise `GMUHeatmapTileLayer` class for `HeatMap` Module. (#516)

* refactor: Translate & Modernise `GMUWeightedLatLng` class for `HeatMap` module.

* refactor: Translate & Modernise `GMUGradient` class for `HeatMap` module.

* refactor: Translate & Modernise `GMUHeatmapTileLayer` class for `Heatmap` module.

* refactor: Unit tests and swift file.

* refactor: Modified unit tests.

* refactor: code indentation

* refactor: Fixed `tileFor` method and unit tests for `GMUHeatmapTileLayer` class.

* feat: Merge `feature/Geometry-Swift` into `feature/Cluster-QuadTree-Heatmap-Geometry-swift` branch. (#525)

* refactor(`feature/Geometry-Swift`): Refactored Geometry models & Protocols in swift. (#484)

* [Code Commit] Added Geometry models in swift.

* refactor(`feature/Geometry-Swift`): Refactored Geometry models & Protocols in swift.

* refactor: Refactored `Geometry` models in swift & `optional`/`nullable` properties of the recently committed swift class. (#485)

* refactor: Refactored Unit Tests for `Geometry` models in swift. (#486)

* refactor: Refactor & Modernised `GMUGeoJSONParser` class of `Geometry` module. (#487)

* refactor: Translate & Modernised `GMUKMLParser` class of `Geometry` module. (#490)

* refactor: Translate & Modernised `GMUKMLParser` class of `Geometry` module.

* refactor: Code Comments modifications.

* refactor: Translate & Modernised `GMUGeometryRenderer` class of `Geometry` module. (#508)

* refactor: Translate & Modernised `GMUGeometryRenderer` class of `Geometry` module.

* refactor: Removed `GMUGeometryRendererTest.swift` class for now.

* chore: Clean up Objc files, OCMock & dependency from `feature/Cluster-QuadTree-Heatmap-Geometry-swift` branch. (#526)

* chore: Clean up Objc files & dependency from `feature/Cluster-QuadTree-Heatmap-Geometry-swift` branch.

* chore: Clean up Objc Test bundle & OCMock from Framework

* chore: clean up & rename `.swift` files. (#528)

* chore: Add `.xcodeproj` back in the framework. (#529)

* chore: Add `.xcodeproj` back in the framework.

* chore: Add `.xcodeproj` in the root folder.

* chore: disable define modules and fix xcode warnings.

* chore: Rename Folder & update package.swift extension

* refactor: Translate & Modernise `GMUClusterManagerTests` test class from Clustering test module. [code cov: 92.4%] (#531)

* chore: Add test for `GMUSimpleClusterAlgorithm` class from Clustering test module. [code cov: 100%] (#532)

* refactor: Translate & Modernise `GMUDefaultClusterRendererTest` test class from Clustering test module. [code cov: 78.3%] (#533)

* chore: update `main-swift` branch from `main` branch (#522) (#536)

* feat(map): allow custom iconView on GMSMarker subclasses (#506)

Previously, when subclassing GMSMarker with a custom iconView, the iconView would not display on the map. This update enables custom iconViews to render correctly when using GMSMarker subclasses.

* chore(main): release 6.1.0 (#507)

* chore(main): release 6.1.0

* chore(release-please--branches--main): Patch to release branch 6.1.0 (#509)

---------



* chore: fixed broken URLs (#515)

* chore: update release-please-config.json (#517)

Formatting based on https://github.com/googleapis/release-please/blob/main/docs/manifest-releaser.md#configfile

* chore: update Simulator and iPhone version in `build.yml` file.

* chore: update simulator and iphone version

* chore: update xcode version.

* chore: Revert OS version.

* chore: Update iOS & iPhone Version, revert Xcode version.

* chore: Remove use of third party setup-xcode

---------

Co-authored-by: Talip BÖKE <talipboke13@gmail.com>
Co-authored-by: googlemaps-bot <googlemaps-bot@google.com>
Co-authored-by: Enrique López Mañas <eenriquelopez@gmail.com>
Co-authored-by: Angela Yu <5506675+wangela@users.noreply.github.com>

* chore: update to latest stable xcode version.

* chore: revert back the xcode version changes.

* refactor: Update GMUGridBasedClusterAlgorithm.swift [dummy commit]

* refactor: Fix CI errors.

* refactor: Fix the podspec with Test file path.

* refactor: Added "GoogleMaps.bundle" in the podspec

* refactor: Specify Xcode version

* refactor: Remove Package.resolved from the root directory

* refactor: Commit Package.resolved

* refactor: Add Test target in xccheme

* refactor: Update OS version in build.yml

* refactor: Fix ClusterViewController build error

* refactor: fix HeatmapViewController and HeatmapInterpolationPoints.

* feat: Add comprehensive unit tests for GMSPolygon+GeometryUtils

* feat: Add comprehensive unit tests for `GMSPolyline+GeometryUtils`, Rename test file to `GMSPolygonGeometryUtilsTest`

* test: implement unit tests for GMUClusterItem protocol

---------

Co-authored-by: Talip BÖKE <talipboke13@gmail.com>
Co-authored-by: googlemaps-bot <googlemaps-bot@google.com>
Co-authored-by: Enrique López Mañas <eenriquelopez@gmail.com>
Co-authored-by: Angela Yu <5506675+wangela@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants