Android-maps-utils: setOnInfoWindowAdapter unable to resolve after 1.0.0 from 0.6.2

Created on 18 Mar 2020  路  1Comment  路  Source: googlemaps/android-maps-utils

Unable to resolve setOnInfoWindowAdapter after upgrading to 1.0.0 from 0.6.2

clusterManager.getMarkerCollection().setOnInfoWindowAdapter(new MyCustomClusterItemInfoView());

triage me bug

Most helpful comment

@nicemak setOnInfoWindowAdapter was renamed to setInfoWindowAdapter. There were some breaking changes in 1.0.0 (see the release notes), however, it looks like this one wasn't caught in our CHANGELOG.md. Will update CHANGELOG.md and the release notes with that info. Thanks for reporting!

>All comments

@nicemak setOnInfoWindowAdapter was renamed to setInfoWindowAdapter. There were some breaking changes in 1.0.0 (see the release notes), however, it looks like this one wasn't caught in our CHANGELOG.md. Will update CHANGELOG.md and the release notes with that info. Thanks for reporting!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

DanielCFreitas picture DanielCFreitas  路  6Comments

air89 picture air89  路  6Comments

bedzinsa picture bedzinsa  路  7Comments

edumucelli picture edumucelli  路  5Comments

syedalibumpin picture syedalibumpin  路  5Comments