Skip to content

New stable version (1.0.0) replaces custom marker icons when moving the map #682

@gnuyork

Description

@gnuyork

Summary

The current stable version (1.0.0) replaces custom marker icons with the default ones when the user moves the map.

Expected behavior

The custom icons should stay.

Observed behavior

The custom icons are loaded fine in the beginning. When the map is moved they will be replaced with the default icons (bubbles with numbers).

Environment details

com.google.maps.android:android-maps-utils:1.0.0
tested with Android 7-9

Steps to reproduce

  1. set a custom icon using the MarkerOptions in the onBeforeClusterRendered() method (in my case different icons depending on the cluster.size() value).
  2. Test it in the emulator as described above.

Metadata

Metadata

Assignees

Labels

status: duplicateDuplicate.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions