Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(map): allow custom iconView on GMSMarker subclasses
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.
- Loading branch information