packages icon indicating copy to clipboard operation
packages copied to clipboard

[google_maps_flutter] Add marker clustering support - android implementation

Open jokerttu opened this issue 1 year ago • 0 comments

This PR introduces support for marker clustering for Android platform

An example usabe is available in the example application at ./packages/google_maps_flutter/google_maps_flutter_android/example on the page Manage clustering

This is prequel PR for: https://github.com/flutter/packages/pull/4319 and sequel PR for: https://github.com/flutter/packages/pull/6158

Containing only changes to google_maps_flutter_android package.

Follow up PR will hold the app-facing plugin implementation.

Linked issue: https://github.com/flutter/flutter/issues/26863

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

jokerttu avatar Feb 23 '24 14:02 jokerttu