Skip to content

Cannot get markerCollection.setInfoWindowAdapter to compile #9

@alan-leslie

Description

@alan-leslie

I cannot, for the life of me, get the line:
clusterManager.markerCollection.setInfoWindowAdapter(MarkerInfoWindowAdapter(this))
to compile.

However if I comment it out and leave the setInfoWindowAdapter in the OnCreate:
googleMap.setInfoWindowAdapter(MarkerInfoWindowAdapter(this))
things look to me to work

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions